scalbn

Multiplies a floating point value ,x, by FLT_RADIX (integer 2 base) raised to the power y. Depending on input, function can return scalar, vector or matrix

Arguments

  1. Real or complex value x
  2. Integer y

Output

Real or complex value

Examples

scalbn