-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Line 692 in b1db91a
#define ONE_OVER_2PI 0.159154942f //% (1.0f / (2.0f * 3.141592657f)) |
It should be 3.141592654
(with that one-over-two-pi should be 0.159154943
)
This value of pi originated in the original Doom from 1993 and has been copy-pasted into thousands of projects from one to another ever since.
AdnerVL
Metadata
Metadata
Assignees
Labels
No labels