nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
atan
nulib
math
floating
Computes arc-tangent of the given value.
version(DigitalMars)
@
safe
@
nogc
nothrow pure @
safe
@
nogc
nothrow pure
T
atan
(
T
)
(
T
x
)
Parameters
x
T
The value
Return Value
Type:
T
The arc-tangent of
x
.
Meta
Source
See Implementation
nulib
math
floating
functions
atan
atan2
fract
isFinite
isInfinity
isNaN
Computes arc-tangent of the given value.