Additional float formulas

Previous chapterNext chapter Show allShow all    Hide allHide all

You can use further float formulas that cannot be reached via buttons. You have to enter them directly in the area Formulas:

Syntax

Description

Notation

ABS(X01)

Absolute value

|X01|

EXP(X01)

Exponent

e (X01)

LN(X01)

Natural logarithm

ln(X01)

LOG(X01)

Logarithm

log(X01)

PI*(X01)

Pi

PI*(X01)

SQR(X01)

Square calculation

(X01) 2

SQRT(X01)

Square root calculation

(X01) 1/2