> 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.66-de/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://2264115400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AXM9De6LygFtEaDe5ri%2Fuploads%2FA8bCDuxUZV3Ka4tmXTAS%2Fgrafik.png?alt=media&amp;token=0ff33aa3-79af-4f97-87d9-8381042e3f03" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2264115400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AXM9De6LygFtEaDe5ri%2Fuploads%2FGAou7voGIAS8el89zrEW%2Fgrafik.png?alt=media&amp;token=9539cb6c-c405-49a2-8786-44e32339ca16" alt=""><figcaption></figcaption></figure>
