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
- Real or complex value x
- Integer y
Output
Real or complex value
Examples
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
Real or complex value