$ 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 _

O

OP_2ATAN - Static variable in class com.rubecula.jquantity.Mill
 
OP_AUDIT - Static variable in class com.rubecula.jquantity.Mill
 
OP_CHS - Static variable in class com.rubecula.jquantity.Mill
 
OP_COPY - Static variable in class com.rubecula.jquantity.Mill
 
OP_COS - Static variable in class com.rubecula.math.Mill
 
OP_COSH - Static variable in class com.rubecula.math.Mill
 
OP_COT - Static variable in class com.rubecula.math.Mill
 
OP_COTH - Static variable in class com.rubecula.math.Mill
 
OP_CSC - Static variable in class com.rubecula.math.Mill
 
OP_CSCH - Static variable in class com.rubecula.math.Mill
 
OP_DIFFERENCE - Static variable in class com.rubecula.jquantity.Mill
 
OP_E - Static variable in class com.rubecula.jquantity.Mill
 
OP_EXP - Static variable in class com.rubecula.jquantity.Mill
 
OP_INV - Static variable in class com.rubecula.jquantity.Mill
 
OP_LOG - Static variable in class com.rubecula.jquantity.Mill
 
OP_LOG10 - Static variable in class com.rubecula.math.Mill
 
OP_NOOP - Static variable in class com.rubecula.jquantity.Mill
 
OP_PI - Static variable in class com.rubecula.jquantity.Mill
 
OP_POWER - Static variable in class com.rubecula.jquantity.Mill
 
OP_PRODUCT - Static variable in class com.rubecula.jquantity.Mill
 
OP_QUOTIENT - Static variable in class com.rubecula.jquantity.Mill
 
OP_SEC - Static variable in class com.rubecula.math.Mill
 
OP_SECH - Static variable in class com.rubecula.math.Mill
 
OP_SIN - Static variable in class com.rubecula.math.Mill
 
OP_SINH - Static variable in class com.rubecula.math.Mill
 
OP_SUM - Static variable in class com.rubecula.jquantity.Mill
 
OP_SWAP - Static variable in class com.rubecula.jquantity.Mill
 
OP_TAN - Static variable in class com.rubecula.math.Mill
 
OP_TANH - Static variable in class com.rubecula.math.Mill
 
OP_TANHALF - Static variable in class com.rubecula.jquantity.Mill
 
OneMatrix - class com.rubecula.jquantity.OneMatrix.
Class to model a fixed-size one-dimensional matrix (normally called a Vector) but given the name OneMatrix to avoid confusion with Vector.
OneMatrix(BaseNumber[]) - Constructor for class com.rubecula.jquantity.OneMatrix
 
OneMatrix(int) - Constructor for class com.rubecula.jquantity.OneMatrix
 
OpAnadic(Operator) - Static method in class com.rubecula.jquantity.Expression
 
OpDyadicComplex(Item, Operator, Item) - Static method in class com.rubecula.jquantity.Expression
 
OpDyadicNonComplex(Item, Operator, BaseNumber) - Static method in class com.rubecula.jquantity.Expression
Note that the order of the operands is the reverse of the true order.
OpMonadic(Operator, Item) - Static method in class com.rubecula.jquantity.Expression
 
Operator - class com.rubecula.jquantity.Operator.
This class defines operators in the context of SymbolicPresentations and their Presentable counterparts: Expressions.
Operator(String, int) - Constructor for class com.rubecula.jquantity.Operator
 
Operator(String) - Constructor for class com.rubecula.jquantity.Operator
 
Operator() - Constructor for class com.rubecula.jquantity.Operator
This empty constructor is necessary for the makePresentableInstance method to have something to work on.
opDyadic(int, BaseNumber) - Method in class com.rubecula.jquantity.MutableNumber
Method to operate on this number and operand according to operator.
opDyadicNoRecurse(int, BaseNumber) - Method in class com.rubecula.jquantity.MutableNumber
Method to add addend to this and return their sum as the result.
operate(String) - Method in class com.rubecula.jquantity.Mill
Mutating method to apply the operation operator to the stack.
operate(String, Millable) - Method in class com.rubecula.jquantity.Mill
Mutating method to apply a dyadic operation operator to the stack.
operate(String) - Method in class com.rubecula.math.Mill
Mutating method to apply the operation operator to the stack.
operate(Macro) - Method in class com.rubecula.math.Mill
 
operate(String) - Method in interface com.rubecula.util.MillInterface
Mutating method to apply the operation operator to the stack.
operateDyadic(String, Millable, Millable) - Method in class com.rubecula.jquantity.Mill
 

$ 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 _