Arithmetic functions and operators

Parameters for the ‘Function()’ tool

Arithmetic operators:

+

Addition

()

Brackets

-

Subtraction

(())

Nested brackets

*

Multiplication

e

A power of e for floating point representation

/

Division

^

Power (also **)

Supported arithmetic functions:

Note: The arithmetic functions which can be used in conjunction with Label styles differ from those provided in the Function () tool. Click here to see an overview.

Allplan

Function

Description

SQR(X)

Square root

SIN(X)

sin x

Sine

COS(X)

cos x

Cosine

TAN(X)

tan x

Tangent

ASI(X)

arcsin x

Arc sine

ACO(X)

arccos x

Arc cosine

ATA(X)

arctan x

Arc tangent

HSI(X)

sinh x

Hyperbolic sine

HCO(X)

cosh x

Hyperbolic cosine

HTA(X)

tanh x

Hyperbolic tangent

LOG(X)

log x

Logarithm

LNG(X)

kn x

Natural logarithm

ABS(X)

|x|

Modulus

INT(X)

-

Round down to nearest integer

NIN(X)

-

Round off to nearest integer

SGN(X)

-

Sign 0=0 <0=-1 >0=+1

EXP(X)

ex

Exponential function

MIN(x1; x2; ..)

-

Minimum of max. 10 semicolon-delimited arguments

MAX(x1; x2; ..)

-

Maximum - automatic conversion of argument

GRA(X)

-

Radians to degrees

RAD(X)

-

Degrees to radians

GON(X)

-

Radians to grads

RAG(X)

-

Grads to radians

PHI(X)

PI

Circle function of pi
PHI(2) = PI * 2



(C) Allplan GmbH Privacy policy