<- PRPL reference <- Math

atan

ArgumentsResultNotation
ratio angle [ f - f ]

Description

Calculates the arctangent of the input, returns the angle in radians.

Examples

trace(atan(1)) #prints PI/4