Mathematical Functions
 Main Index 
-   fix  FIX Round Towards Zero
 
-   log1p  LOG1P Natural Logarithm of 1+P Function
 
-   log  LOG Natural Logarithm Function
 
-   sqrt  SQRT Square Root of an Array
 
-   tanh  TANH Hyperbolic Tangent Function
 
-   acosh  ACOSH Inverse Hyperbolic Cosine Function
 
-   asinh  ASINH Inverse Hyperbolic Sine Function
 
-   asech  ASECH Inverse Hyperbolic Secant Function
 
-   atanh  ATANH Inverse Hyperbolic Tangent Function
 
-   cosh  COSH Hyperbolic Cosine Function
 
-   sinh  SINH Hyperbolic Sine Function
 
-   exp  EXP Exponential Function
 
-   expm1  EXPM1 Exponential Minus One Function
 
-   cos  COS Trigonometric Cosine Function
 
-   cosd  COSD Cosine Degrees Function
 
-   sin  SIN Trigonometric Sine Function
 
-   sind  SIND Sine Degrees Function
 
-   tan  TAN Trigonometric Tangent Function
 
-   tand  TAND Tangent Degrees Function
 
-   csc  CSC Trigonometric Cosecant Function
 
-   cscd  CSCD Cosecant Degrees Function
 
-   sec  SEC Trigonometric Secant Function
 
-   secd  SECD Secant Degrees Function
 
-   cot  COT Trigonometric Cotangent Function
 
-   cotd  COTD Cotangent Degrees Function
 
-   acos  ACOS Inverse Trigonometric Arccosine Function
 
-   asin  ASIN Inverse Trigonometric Arcsine Function
 
-   atan  ATAN Inverse Trigonometric Arctangent Function
 
-   atan2  ATAN2 Inverse Trigonometric 4-Quadrant Arctangent Function
 
-   erfc  ERFC Complimentary Error Function
 
-   erf  ERF Error Function
 
-   gamma  GAMMA Gamma Function
 
-   gammaln  GAMMALN Log Gamma Function
 
-   cross  CROSS Cross Product of Two Vectors
 
-   idiv  IDIV Integer Division Operation
 
-   log10  LOG10 Base-10 Logarithm Function
 
-   log2  LOG2 Base-2 Logarithm Function
 
-   mod  MOD Modulus Operation
 
-   mpower  MPOWER Matrix Power Function
 
-   power  POWER Element-wise Power Function
 
-   rem  REM Remainder After Division
 
-   acosd  ACOSD Inverse Cosine Degrees Function
 
-   acot  ACOT Inverse Cotangent Function
 
-   acotd  ACOTD Inverse Cotangent Degrees Function
 
-   acoth  ACOTH Inverse Hyperbolic Cotangent Function
 
-   acsc  ACSC Inverse Cosecant Function
 
-   acscd  ACSCD Inverse Cosecant Degrees Function
 
-   acsch  ACSCH Inverse Hyperbolic Cosecant Function
 
-   angle  ANGLE Phase Angle Function
 
-   asec  ASEC Inverse Secant Function
 
-   asecd  ASECD Inverse Secant Degrees Function
 
-   asind  ASIND Inverse Sine Degrees Function
 
-   atand  ATAND Inverse Tangent Degrees Function
 
-   cotd  COTD Cotangent Degrees Function
 
-   coth  COTH Hyperbolic Cotangent Function
 
-   csch  CSCH Hyperbolic Cosecant Function
 
-   deg2rad  DEG2RAD Convert From Degrees To Radians
 
-   rad2deg  RAD2DEG Radians To Degrees Conversion Function
 
-   sech  SECH Hyperbolic Secant Function