The Encog Project

Package org.encog.util.math

Class Summary
BoundMath Java will sometimes return Math.NaN or Math.Infinity when numbers get to large or too small.
BoundNumbers A simple class that prevents numbers from getting either too big or too small.
Convert This class is used to convert strings into numeric values.
MathConst Math constants needed by Encog.
 


The Encog Project