ldexp

Compute n * 2exp References: frexp

@nogc nothrow @safe pure
float
ldexp
(
float n
,
int exp
)

Meta