Project Alice
|
Functions | |
constexpr float | internal_check (float x, float err, float lower, float upper) noexcept |
float | sin (float x) noexcept |
float | cos (float x) noexcept |
float | acos (float x) noexcept |
float | sqrt (float x) noexcept |
Variables | |
constexpr float | pi = 3.14159265358979323846f |
|
inlinenoexcept |
Definition at line 53 of file math_fns.hpp.
|
inlinenoexcept |
Definition at line 48 of file math_fns.hpp.
|
inlineconstexprnoexcept |
|
inlinenoexcept |
Definition at line 18 of file math_fns.hpp.
|
inlinenoexcept |
|
inlineconstexpr |
Definition at line 9 of file math_fns.hpp.