swift
|
Go to the source code of this file.
Namespaces | |
swift::misc | |
Free functions in swift::misc. | |
Variables | |
constexpr double | swift::misc::math::c_pi = 3.1415926535897932 |
PI. | |
constexpr double | swift::misc::math::c_pihalf = c_pi / 2 |
PI / 2. | |
constexpr double | swift::misc::math::c_pi2 = c_pi * 2 |
PI * 2. | |