omni::math::area_of_circle
NAME

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)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top