sharkysoft.com

Uses of Class
com.sharkysoft.math.MantissaExponent

Packages that use MantissaExponent
com.sharkysoft.math Math utilities. 
 

Uses of MantissaExponent in com.sharkysoft.math
 

Methods in com.sharkysoft.math that return MantissaExponent
static MantissaExponent MathToolbox.toScientificNotation(java.math.BigDecimal ipVal)
          Converts real value to scientific notation.
static MantissaExponent MathToolbox.toScientificNotation(double idVal)
          Converts real value to scientific notation.
static MantissaExponent MathToolbox.toScientificNotation(float ifVal)
          Converts real value to scientific notation.
 


sharkysoft.com

Copyright © 1997-2004 Sharkysoft (sharkysoft.com). All rights reserved.