linearly v0.32.0Docs


linearly v0.32.0 / vec2 / exp2

Function: exp2()

exp2(v): vec2

Returns 2 raised to the power of the parameter

Parameters

v: vec2

the value of the powe to which 2 will be raised

Returns

vec2

Defined in

src/vec2.ts:835open in new window