.Modelica.Blocks.Math.Asin

Output the arc sine of the input

Information

This blocks computes the output y as the sine-inverse of the input u:

y = asin( u );

The absolute value of the input u need to be less or equal to one (abs( u ) <= 1). Otherwise an error occurs.

atan.png

Generated at 2025-07-06T18:20:56Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos