formZ SDK | 5.0 API Reference | System | Script Only

fz_std_ldexp

Description

Computes the x times 2 to the power of n

Parameters

x [Input]

x value

n [Input]

exponent

Returns

x * pow(2,n)

Availability

5.0.0.0