Codebox Operators exp2

exp2

Raise 2 to a power

exp2(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Raise 2 to this value

Returns

NameTypeDescription
out1number

Outputs 2 raised to the input value