Knuckle Cracker

Creeper World 3 => The Coder's Corner => Topic started by: Clean0nion on March 07, 2014, 02:04:59 PM

Title: tan
Post by: Clean0nion on March 07, 2014, 02:04:59 PM
Would somebody care to confirm/correct me on this?
The tangent function in CRPL takes values in radians. So, if the variable "angle" is a radian value, and I do this:
<-angle tan
That should give me the gradient... right?

Note that I'm NOT looking for gradians. Only the gradient, grade, slope, rise over run.

Thank you!
Title: Re: tan
Post by: Grayzzur on March 07, 2014, 04:13:49 PM
Should be that, yes.