blue.math
Class Conversions

java.lang.Object
  |
  +--blue.math.Conversions

public class Conversions
extends java.lang.Object


Method Summary
static double cvtDegToRad(double d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

cvtDegToRad

public static double cvtDegToRad(double d)