Mathematical Functions
Main Index
- acos ACOS Inverse Trigonometric Arccosine Function
- angle ANGLE Phase Angle Function
- asin ASIN Inverse Trigonometric Arcsine Function
- atan ATAN Inverse Trigonometric Arctangent Function
- atan2 ATAN2 Inverse Trigonometric 4-Quadrant Arctangent Function
- cos COS Trigonometric Cosine Function
- cot COT Trigonometric Cotangent Function
- cross CROSS Cross Product of Two Vectors
- csc CSC Trigonometric Cosecant Function
- dawson DAWSON Dawson Integral Function
- deg2rad DEG2RAD Convert From Degrees To Radians
- ei EI Exponential Integral Function
- eone EONE Exponential Integral Function
- erf ERF Error Function
- erfc ERFC Complimentary Error Function
- erfcx ERFCX Complimentary Weighted Error Function
- exp EXP Exponential Function
- expei EXPEI Exponential Weighted Integral Function
- fix FIX Round Towards Zero
- gamma GAMMA Gamma Function
- gammaln GAMMALN Log Gamma Function
- idiv IDIV Integer Division Operation
- log LOG Natural Logarithm Function
- log10 LOG10 Base-10 Logarithm Function
- log2 LOG2 Base-2 Logarithm Function
- mod MOD Modulus Operation
- psi PSI Psi Function
- rad2deg RAD2DEG Convert From Degrees To Radians
- rem REM Remainder After Division
- sec SEC Trigonometric Secant Function
- sin SIN Trigonometric Sine Function
- sqrt SQRT Square Root of an Array
- tan TAN Trigonometric Tangent Function