Skip to content

atan2

const atan2: DualFn<{(y, x): number; <T>(y, x): T; }>

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