method number.integer.atan
Return arc tangent of a number
Contract
Return typewob
No input parameters.
Water Contract
<method number.integer.atan/>

See also: cos, acos, cosh, sin, asin, sinh, tan, tanh, atan2, radians_to_degrees, degrees_to_radians, integer



Returns the arc tangent of a _subject of type integer . May be used to convert a tangent value back into an angular measure in radians.
1.<atan />.<radians_to_degrees />
45.0