Functions
The computer algebra system in edML supports at least the functions listed on this page.
Elementary functions
sqrt
: Square rootabs
: Absolute value
Exponential function and logarithm
exp
: Natural exponential functionlog
: Natural logarithmlog10
: Decadic logarithm
Trigonometric functions
cos
: Cosine functionsin
: Sine functiontan
: Tangent functionacos
: Inverse cosine functionasin
: Inverse sine functionatan
: Inverse tangent function
Hyperbolic functions
cosh
: Hyperbolic cosine functionsinh
: Hyperbolic sine functiontanh
: Hyperbolic tangent function