Interface sdurw_mathConstants

  • All Known Implementing Classes:
    sdurw_math

    public interface sdurw_mathConstants
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static double Deg2Rad  
      static double Inch2Meter  
      static double Meter2Inch  
      static double Pi  
      static double Rad2Deg  
    • Field Detail

      • Pi

        static final double Pi
      • Inch2Meter

        static final double Inch2Meter
      • Meter2Inch

        static final double Meter2Inch
      • Deg2Rad

        static final double Deg2Rad
      • Rad2Deg

        static final double Rad2Deg