CTFloat.ldexp

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

Meta