bs Numberic Functions

With this

 

NUMERAL FUNCTIONS                

Function

Description

max(value1,value2,value3,...)

max value of the specified variable

min(value1,value2,...)

min value of the specified variable

numadd(value1,value2..)

add values

sub(value1,value2,..)

subtract (-)

percent(actualvalue,relatedvalue)

determines percent value

mul(value1,value2,..)

multiplicate

dif(value1,value2,..)

divide

mod(value1,value2)

round(value1,roundtyp,rounddec)