acosInverse cosine (-1 <= u <= 1) |
|
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This function returns y = acos(u), with -1 ≤ u ≤ +1:
| u |
Type: Real Description: Independent variable |
|---|
| y |
Type: Angle (rad) Description: Dependent variable y=acos(u) |
|---|