Skip to content

pow

const pow: DualFn<{(base, exponent): number; <T>(base, exponent): T; }>

Defined in: packages/typegpu/src/std/numeric.ts:898