math_signum

Undocumented in source. Be warned that the author may not have intended to support it.
@safe pure nothrow
Select!(
isFloatingPoint!T ||
isIntegral!T
, T, double)
math_signum
(
T
)
(
in T x
)

Meta