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

# Mathematische Funktionen

- [ABS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/abs.md): Gibt den absoluten Wert einer Zahl zurück.
- [BINTODEC](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/bintodec.md): Liefert den Dezimal-Wert eines binären Werts zurück.
- [BINTOHEX](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/bintohex.md): Liefert die hexadezimale Darstellung eines binären Werts zurück.
- [COS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/cos.md): Liefert den Kosinus eines Winkels.
- [COT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/cot.md): Liefert den Kotangens eines Winkels.
- [DECTOBIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/dectobin.md): Liefert die binäre Darstellung einer Zahl zurück.
- [DECTOHEX](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/dectohex.md): Liefert die hexadezimale Darstellung einer Zahl zurück.
- [EXP](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/exp.md): Gibt die Eulersche Zahl e (2,7182...) erhöht um einen Exponenten zurück.
- [HEXTOBIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/hextobin.md): Liefert den Hexadezimal-Wert eines binären Werts zurück.
- [HEXTODEC](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/hextodec.md): Liefert den Dezimal-Wert eines hexadezimalen Werts zurück.
- [LN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/ln.md): Liefert den "natürlichen Logarithmus" einer Zahl zur Basis e (Eulersche Zahl 2,7182...).
- [LOG](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/log.md): Gibt den Logarithmus zur angegebenen Basis zurück.
- [MAX](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/max.md): Returns the maximum of numers in a range.
- [MIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/min.md): Gibt das Minimum der Zahlen in einem Bereich zurück.
- [MOD](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/mod.md): Gibt den Restbetrag nach der Division einer Zahl durch eine andere Zahl zurück.
- [MROUND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/mround.md): Rundet eine Zahl auf das nächste Vielfache einer anderen Zahl.
- [NUMBER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/number.md): Konvertiert einen Wert in den Wertetyp "Zahl".
- [PI](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/pi.md): Gibt PI zurück, als Zahl 3,1415926....
- [RAND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/rand.md): Gibt eine Zufallszahl zurück.
- [ROUND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/round.md): Rundet eine Zahl auf eine bestimmte Anzahl von Ziffern.
- [SIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/sin.md): Liefert den Sinus eines Winkels.
- [SQRT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/sqrt.md): Gibt die Quadratwurzel einer Zahl zurück.
- [SUM](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/sum.md): Gibt die Summe der Zahlen in einem Bereich zurück.
- [TAN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/tan.md): Liefert den Tangens eines Winkels.
