Output the arc cosine of the input
Blocks/Math
This blocks computes the output y (right) as inverse cosine of the input u (left):
The absolute value of the input u needs to be less or equal to one (abs(u) <= 1). Otherwise an error occurs.