Acos

Output the arc cosine of the input

Library

Blocks/Math

Description

This blocks computes the output y (right) as inverse cosine of the input u (left):

Acos_equation1

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

Ports

  • Port 1 at left position: implicit input fixedport numbered 1.
  • Port 1 at right position: implicit output fixedport numbered 1.

See Also