scalbn

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. double scalbn(double x, int n)
  2. double scalbn(double x, int n)
    version(!FreeBSD)
    extern (C)
    double
    scalbn
    (
    double x
    ,
    int n
    )

Meta