Object
Used for degree => radian conversions
# File lib/gruff/pie.rb, line 122 def deg2rad self * (Math::PI/180.0) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.