Constraints on Trig Functions
Constraints on Trig Functions
(OP)
Good evening,
I had previously posted a sheet that had a trig function on it that returned a negative value. My question is as follows:
Basic problem: atan() returns a negative value while i require that the answer be between 0 and 180. Can someone tell me how to provide constraints onto the atan() function
Thanks..
I had previously posted a sheet that had a trig function on it that returned a negative value. My question is as follows:
Basic problem: atan() returns a negative value while i require that the answer be between 0 and 180. Can someone tell me how to provide constraints onto the atan() function
Thanks..
RE: Constraints on Trig Functions
|atan(x) otherwise
RE: Constraints on Trig Functions
RE: Constraints on Trig Functions