CTFloat.sqrt

Undocumented in source.
  1. alias sqrt = dmd.root.longdouble.sqrtl
    struct CTFloat
    nothrow @nogc @safe
    static if(!is(real_t == real))
    alias sqrt = dmd.root.longdouble.sqrtl
  2. real_t sqrt(real_t x)

Meta