tanTangent (u shall not be -pi/2, pi/2, 3*pi/2, ...) |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This function returns y = tan(u), with -∞ < u < ∞ (if u is a multiple of (2n-1)*pi/2, y = tan(u) is +/- infinity).
u |
Type: Angle (rad) Description: Independent variable |
---|
y |
Type: Real Description: Dependent variable y=tan(u) |
---|