> 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/hextodec.md).

# HEXTODEC

#### Syntax

**HEXTODEC**(*hexValue*)

1. *hexValue* - der hexadezimale Wert, der in eine Dezimalzahl umgewandelt werden soll - ***Wertetyp:** Text*

#### Bemerkungen

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

**Beispiele**

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

<figure><img src="/files/r5lfXn68W6WPl0T0CUVS" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/oUuri040uFiT8n2ZeL2N" alt=""><figcaption></figcaption></figure>
