atan

Returns the arc-tangent of a real number.  This is a value in radians.

Exported from

Modifiers

sealed

Arguments

xAn instance of <real>.

Values

yAn instance of <float>.
The transcendental module.
This is the re-named and re-exported Module transcendental of Library transcendental.
The class of real numbers.
The class of floating-point numbers.