CTFloat.sqrt

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

Meta