Libraries
»
rgeo-dschee
(0.5.4)
»
Index (M)
»
RGeo
»
ImplHelper
»
Math
Module: RGeo::ImplHelper::Math
Defined in:
lib/rgeo/impl_helper/math.rb
Overview
:nodoc:
Constant Summary
collapse
RADIANS_PER_DEGREE =
::
Math
::
PI
/
180.0
DEGREES_PER_RADIAN =
180.0
/
::
Math
::
PI