NAME
A function of omni::math
OVERLOADS
omni::math::area_of_circle
A function of omni::math
#include <omni/math.hpp>template < typename T > inline double omni::math::area_of_circle(T radius)OVERLOADS
template < typename T > inline double omni::math::area_of_circle(T value, const omni::math::circle_area& type)