This information is part of the Modelica Standard Library maintained by the Modelica Association.
Math
Library of mathematical functions (e.g., sin, cos) and of functions operating on vectors and matrices
Package Contents
| Matrices Library of functions operating on matrices | |
| Vectors Library of functions operating on vectors | |
| acos Inverse cosine (-1 <= u <= 1) | |
| acosh Inverse of cosh (area hyperbolic cosine) | |
| asin Inverse sine (-1 <= u <= 1) | |
| asinh Inverse of sinh (area hyperbolic sine) | |
| atan Inverse tangent | |
| atan2 Four quadrant inverse tangent | |
| atan3 Four quadrant inverse tangens (select solution that is closest to given angle y0) | |
| baseIcon1 Basic icon for mathematical function with y-axis on left side | |
| baseIcon2 Basic icon for mathematical function with y-axis in middle | |
| cos Cosine | |
| cosh Hyperbolic cosine | |
| exp Exponential, base e | |
| log Natural (base e) logarithm (u shall be > 0) | |
| log10 Base 10 logarithm (u shall be > 0) | |
| sin Sine | |
| sinh Hyperbolic sine | |
| tan Tangent (u shall not be -pi/2, pi/2, 3*pi/2, ...) | |
| tanh Hyperbolic tangent | |
| tempInterpol1 Temporary function for linear interpolation (will be removed) | |
| tempInterpol2 Temporary function for vectorized linear interpolation (will be removed) |
