scalbnf

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

Meta