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