atan2f

version(CRuntime_Microsoft)
extern (C) @trusted nothrow @nogc
float
atan2f
(
float y
,
float x
)

Meta