CTFloat.ldexp

Undocumented in source.
  1. alias ldexp = dmd.root.longdouble.ldexpl
    struct CTFloat
    nothrow @nogc @safe
    static if(!is(real_t == real))
    alias ldexp = dmd.root.longdouble.ldexpl
  2. real_t ldexp(real_t n, int exp)

Meta