Eyeon:Script/Reference/Libraries/math/ldexp
From VFXPedia
< Eyeon:Script | Reference | Libraries | math
math.ldexp(n, exponent) Returns x multiplied by 2 raised to the power of exponent. x*2^exponent.
math.ldexp(n, exponent) Returns x multiplied by 2 raised to the power of exponent. x*2^exponent.