scalbnf v0.1.0
Multiplies a number by FLT_RADIX raised to an integer power.
Package: C
C reference: scalbnf
Signature
func scalbnf(x: float32, n: int32) -> float32;
See also
C— the package overview
Package: C
C reference: scalbnf
func scalbnf(x: float32, n: int32) -> float32;
C — the package overview