omni::math::area_of_circle
NAME

omni::math::area_of_circle

A static function of omni::math

#include <omni/math.hpp>
template < typename T > static inline double omni::math::area_of_circle(T radius)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top