CTFloat.fabs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias fabs = dmd.root.longdouble.fabsl
  2. real_t fabs(real_t x)
    struct CTFloat
    nothrow @nogc @safe pure static
    static if(!(!is(real_t == real)))
    real_t
    fabs
    (
    real_t x
    )

Meta