Project Alice
Loading...
Searching...
No Matches
math_fns.hpp File Reference
#include <cmath>
Include dependency graph for math_fns.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  math
 

Functions

constexpr float math::internal_check (float x, float err, float lower, float upper) noexcept
 
float math::sin (float x) noexcept
 
float math::cos (float x) noexcept
 
float math::acos (float x) noexcept
 
float math::sqrt (float x) noexcept
 

Variables

constexpr float math::pi = 3.14159265358979323846f