swiift.lib.constants
Mathematical constants used throughout computations.
-
swiift.lib.constants.PI
\(\pi\)
- Type:
float
-
swiift.lib.constants.PI_2
\(2\pi\)
- Type:
float
-
swiift.lib.constants.PI_D4
\(\frac{\pi}{4}\)
- Type:
float
-
swiift.lib.constants.SQR2
\(\sqrt{2}\)
- Type:
float