$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z _

E

ERGE - Static variable in class com.rubecula.units.Units
 
ERGJ - Static variable in class com.rubecula.units.Units
 
ERROR_ADD - Static variable in class com.rubecula.jquantity.Approximation
The relative error bounds for the double add operation.
ERROR_ATAN - Static variable in class com.rubecula.jquantity.Approximation
The relative error bounds for the arctan operation.
ERROR_DIV - Static variable in class com.rubecula.jquantity.Approximation
The relative error bounds for the double divide operation.
ERROR_EXP - Static variable in class com.rubecula.jquantity.Approximation
The relative error bounds for the exponential operation.
ERROR_LOG - Static variable in class com.rubecula.jquantity.Approximation
The relative error bounds for the natural logarithm operation.
ERROR_MUL - Static variable in class com.rubecula.jquantity.Approximation
The relative error bounds for the double multiply operation.
ERROR_TAN - Static variable in class com.rubecula.jquantity.Approximation
The relative error bounds for the tangent operation.
Estimable - interface com.rubecula.jquantity.Estimable.
The public interface Estimable defines the methods which allow an object to maintain a visible, up-to-date estimate of its value for debugging purposes.
EvaluatePower(int, BaseNumber) - Static method in class com.rubecula.jquantity.Mill
 
ExpString(Rational) - Static method in class com.rubecula.units.UnitsName
 
Expression - class com.rubecula.jquantity.Expression.
Class to manage a mathematical expression.
Expression() - Constructor for class com.rubecula.jquantity.Expression
Constructor for an empty formula.
Expression(Presentable) - Constructor for class com.rubecula.jquantity.Expression
Constructor for an "anadic" formula of all strings.
Expression.ExpressionException - exception com.rubecula.jquantity.Expression.ExpressionException.
Static class to define an exception encountered when parsing a formula.
Expression.ExpressionException(String) - Constructor for class com.rubecula.jquantity.Expression.ExpressionException
 
ExpressionInterface - interface com.rubecula.util.ExpressionInterface.
Interface to specify the operations relating to the parsing and evaluation of expressions.
ExpressionParser - class com.rubecula.jep.ExpressionParser.
This class is the link from JQuantity to JEP - ExpressionParser depends on JEP, but depends only the com.rubecula.util package from the JQuantity project.
ExpressionParser() - Constructor for class com.rubecula.jep.ExpressionParser
Constructor to create a new expression parser using both JEP and JQuantity.
ExpressionParserFactoryInterface - interface com.rubecula.util.ExpressionParserFactoryInterface.
This interface defines the operation of creating a new instance of an ExpressionParser.
ensureDenominatorArithmutable() - Method in class com.rubecula.jquantity.Rational
MUTATING method to ensure that the numerator is an Arithmutable object.
ensureDenominatorFuzzy() - Method in class com.rubecula.jquantity.Rational
 
ensureNumeratorArithmutable() - Method in class com.rubecula.jquantity.Rational
MUTATING method to ensure that the numerator is an Arithmutable object.
ensureNumeratorFuzzy() - Method in class com.rubecula.jquantity.Rational
 
equals(Object) - Method in class com.rubecula.jquantity.WholeNumber
Compares this WholeNumber with the specified Object for equality.
equals(Dimensions) - Method in class com.rubecula.units.Dimensions
Tests whether the dimensions are actually equal.
evaluate(Object) - Method in class com.rubecula.jep.ExpressionParser
Method to evaluate the result of parsing an expression.
evaluate(Object) - Method in interface com.rubecula.util.ExpressionInterface
Method to evaluate a previously-parsed expression.
exp() - Method in class com.rubecula.jquantity.Approximation
Method to evaluate the exponential function.
exp() - Method in class com.rubecula.jquantity.Complex
Method to evaluate the exponential function.
exp() - Method in class com.rubecula.jquantity.Rational
Method to evaluate the exponential function.
exp() - Method in interface com.rubecula.jquantity.Trigonometrical
Method to evaluate the exponential function.
exp() - Method in class com.rubecula.jquantity.Value
Method to evaluate the exponential function.

$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z _