Class SEMathUtils

java.lang.Object
org.gvsig.compat.se.lang.SEMathUtils
All Implemented Interfaces:
org.gvsig.compat.lang.MathUtils

public class SEMathUtils extends Object implements org.gvsig.compat.lang.MathUtils
JSE (Desktop Java) implementation of MathUtils
Author:
Juan Lucas Dominguez Rubio jldominguez at prodevelop.es
See Also:
  • MathUtils
  • Constructor Details

    • SEMathUtils

      public SEMathUtils()
  • Method Details

    • log10

      public double log10(double value)
      Specified by:
      log10 in interface org.gvsig.compat.lang.MathUtils