.Modelica.Blocks.Math.Acos

Output the arc cosine of the input

Information

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

y = acos( u );

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

acos.png


Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos