WOLFRAM SYSTEM MODELER

asin

Inverse sine (-1 <= u <= 1)

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.asin"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This function returns y = asin(u), with -1 ≤ u ≤ +1:

Syntax

y = asin(u)

Inputs (1)

u

Type: Real

Description: Independent variable

Outputs (1)

y

Type: Angle (rad)

Description: Dependent variable y=asin(u)