fdim

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

Meta