normalizePhase

Give back a phase between -PI and PI

nothrow @nogc
T
normalizePhase
(
T
)
()
if (
is(T == float) ||
is(T == double)
)

Meta