.Modelica.Math.acos

Information

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

Interface

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

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos