Orbital library

Uses of Interface
orbital.math.Symbol

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

Uses of Symbol in orbital.math
 

Methods in orbital.math that return Symbol
 Symbol ValueFactory.symbol(java.lang.String signifier)
          Returns a new algebraic symbol.
 

Methods in orbital.math with parameters of type Symbol
 java.lang.String ArithmeticFormat.format(Symbol obj)
          Specialization of format.
 java.lang.StringBuffer ArithmeticFormat.format(Symbol s, java.lang.StringBuffer result, java.text.FieldPosition fieldPosition)
          Specialization of format.
 


Orbital library
1.3.0: 11 Apr 2009

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