linearly v0.32.0Docs


linearly v0.32.0 / vec3 / exp2

Function: exp2()

exp2(v): vec3

Returns 2 raised to the power of the parameter

Parameters

v: vec3

the value of the powe to which 2 will be raised

Returns

vec3

Defined in

src/vec3.ts:981open in new window