Skip to main content
Skip table of contents

PasRound()

PasRound() – Runden2

Die Funktion rundet aValue:N auf aDecimals:N Stellen nach dem Komma.

ParameterBeschreibung

aValue:N

Wert

aDecimals:N

Dezimalstellen

Rückgabewert

Numerisch - Gerundete Zahl

Beispiel

CODE
PasRound(5.354829, 3)   // Ergebnis: '5,355'

Weitere Verknüpfungen


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.