New trigonometric functions added
We added the functions ASIN(), ACOS() and ATAN() to the formula editor.
These are the inverse functions of SIN(), COS() and TAN().
For example:
SIN(45) = 0.7071
ASIN(0.7071) = 0.7854