scaleb(other, context=None)
Return the first operand with exponent adjusted by the second. Equivalently, return the first operand multiplied by 10**other
. The second operand must be an integer.
scaleb(other, context=None)
Return the first operand with exponent adjusted by the second. Equivalently, return the first operand multiplied by 10**other
. The second operand must be an integer.
Designed by : w10schools
service@w10schools.com
Please login to continue.