.Modelica.Math.asin

Information

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

Interface

function asin
  extends Modelica.Math.Icons.AxisCenter;
  input Real u "Independent variable";
  output Modelica.Units.SI.Angle y "Dependent variable y=asin(u)";
end asin;

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos