Product, Part, Machining libraries
The following trig. functions can also be used in formula:-
SIN() - sine
COS() - cosine
TAN() - tan
ASIN() - arc sine (inverse)
ACOS() - arc cosine
ATAN() - arc tan
INT() - integer part of float
MOD() - fractional part of float
ABS() - absolute value (changes negative to positive)
CEIL() - rounds up to the next ceiling value
Use the symbol PI for the constant PI (3.141592)