WOLFRAM SYSTEM MODELER

'asin()'

asin()

Wolfram Language

In[1]:=
SystemModel["ModelicaReference.Operators.'asin()'"]
Out[1]:=

Information

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

Trigonometric inverse sine function

Syntax

asin(u)

Description

Returns the inverse of sin of u, with -1 ≤ u ≤ +1. Argument u needs to be an Integer or Real expression.

The asin function can also be accessed as Modelica.Math.asin.

asin

Examples

asin(0)
 = 0.0