ldexp

Compute n * 2exp References: frexp

@nogc @safe pure nothrow
real
ldexp
(
real n
,
int exp
)
Suggestion Box / Bug Report