atan2

version(CRuntime_Microsoft)
extern (C) @trusted nothrow @nogc
double
atan2
(
double y
,
double x
)

Meta