Antkeeper  0.0.1
Namespaces | Functions
fract.hpp File Reference
#include <cmath>
#include <concepts>

Go to the source code of this file.

Namespaces

 math
 Mathematical functions and data types.
 

Functions

template<std::floating_point T>
math::fract (T x)
 Returns the fractional part of a floating-point number. More...