Mathematical Functions# Arithmetic Operations Addition (+) Divide (/) fmod Modulo (%) Multiply (*) Negate (-) pow Subtract (-) Complex Numbers angle conj hermitianT imag real Exponents and Logarithms exp expj log log10 log2 Extrema Finding max min Miscellaneous abs abs2 frexp frexpc rsqrt softmax sqrt Rounding ceil floor round Sums, Products, and Differences cumsum prod sum Trigonometric Functions acos acosh asin asinh atan atanh cart2sph cos cosh sin sinh sph2cart tan tanh