CTFloat.pow

Undocumented in source. Be warned that the author may not have intended to support it.
  1. real_t pow(real_t x, real_t y)
  2. real_t pow(real_t x, real_t y)
    struct CTFloat
    nothrow @nogc @safe static
    static if(!(!is(real_t == real)))
    real_t
    pow
    (
    real_t x
    ,
    real_t y
    )

Meta