ldexp

Multiplies a floating point argument by the number 2 raised to the exp power. Depending on input, function can return scalar, vector, matrix or complex number.

Arguments

  1. Floating point argument x
  2. Exponent power (integer) y

Output

Real or complex value

Examples

ldexp