Orbital library

Uses of Class
orbital.math.ArithmeticFormat

Packages that use ArithmeticFormat
orbital.math Defines arithmetic objects and provides mathematical algorithms. 
 

Uses of ArithmeticFormat in orbital.math
 

Fields in orbital.math declared as ArithmeticFormat
static ArithmeticFormat ArithmeticFormat.MATH_EXPORT_FORMAT
          A formatter producing parsable output as exportable to systems like Mathematica.
 

Methods in orbital.math that return ArithmeticFormat
static ArithmeticFormat ArithmeticFormat.getDefaultInstance()
          Get the default instance of format that does scientific mathematical formatting.
static ArithmeticFormat ArithmeticFormat.getInstance()
          Returns the default number format for the current default locale.
static ArithmeticFormat ArithmeticFormat.getInstance(java.util.Locale locale)
           
 


Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.