In Files

Parent

Methods

Float

Public Instance Methods

deg2rad() click to toggle source

Used for degree => radian conversions

     # File lib/gruff/pie.rb, line 120
120:   def deg2rad
121:     self * (Math::PI/180.0)
122:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.