linearly v0.32.0Docs


linearly v0.32.0 / vec4 / exp2

Function: exp2()

exp2(v): vec4

Returns 2 raised to the power of the parameter

Parameters

v: vec4

the value of the powe to which 2 will be raised

Returns

vec4

Defined in

src/vec4.ts:877open in new window