Returns the degree value of a given cos number.
Syntax
value = InvCos (input)
Description
The function takes a cos number input, and returns the degree value of that. This function will only ever return a value between 0 and 90 because of the way cos numbers work.
The function takes a cos number input, and returns the degree value of that.
This function will only ever return a value between 0 and 90 because of the way cos numbers work.