> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/bintodec.md).

# BINTODEC

Liefert den Dezimal-Wert eines binären Werts zurück.

#### Syntax

**BINTODEC**(*binValue*)

1. *binValue* - der binäre Wert, der in eine Dezimalzahl umgewandelt werden soll - ***Wertetyp:** Text*

#### Bemerkungen

1. Die Funktion gibt *binValue* als Dezimalzahl vom Wertetyp *Zahl* zurück.
2. Ein negativer *binValue* gibt eine negative Dezimalzahl zurück.

**Beispiele**

*Beispiel 1* - BINTODEC für einen einzelnen Wert:

<figure><img src="https://2811933300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnqJ9EkNaXVzEBF0wgp7y%2Fuploads%2Fgit-blob-70992dec5e204cad0261d21d0492e51d8b231642%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>

Beispiel 2 - BINTODEC für einen Bereich von Werten:

<figure><img src="https://2811933300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnqJ9EkNaXVzEBF0wgp7y%2Fuploads%2Fgit-blob-415265f6251c979128e609339cd387eb68418741%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>
