kInv2Pi#

const float kInv2Pi = 0.5f / 3.141592653589f#

Inverse of 2π (1/(2π)) as a float.

Reciprocal of 2π for efficient division by 2π operations