linearly v0.32.0Docs


linearly v0.32.0 / quat / pow

Function: pow()

pow(a, b): quat

Calculate the scalar power of a unit quaternion.

Parameters

a: quat

b: number

Returns

quat

Defined in

src/quat.ts:280open in new window