Calculates the supplementary angle of the input angle.

Wire data to any of the angle inputs to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • ci32.png angle units

    angle units specifies the units of the input and output angles of the VI.

    0radian in, radian out (default)
    1radian in, degree out
    2degree in, degree out
    3degree in, radian out
  • c1ddbl.png Angle

    Angle specifies the input angles. Angle must be in the range of [0, 180] in degrees or [0, pi] in radians.

  • i1ddbl.png Supplementary Angle

    Supplementary Angle returns the supplementary angles of the Angle input. The elements in Supplementary Angle correspond to the elements in Angle. Supplementary Angle is in the range of [0, 180] in degrees or [0, pi] in radians.

  • ii32.png error

    error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.