Skip navigation links
A B C D E F G I M N O P R S T U V 

A

AbstractToTemporal - Class in com.codetaco.math.function
 
accepts(char) - Method in class com.codetaco.math.token.Token
 
accepts(char, char) - Method in class com.codetaco.math.token.Token
 
accepts(char) - Method in class com.codetaco.math.token.TokLiteral
accepts(char, char) - Method in class com.codetaco.math.token.TokNumber
 
accepts(char) - Method in class com.codetaco.math.token.TokOperator
accepts(char) - Method in class com.codetaco.math.token.TokVariable
 
addTo(Collection<EquPart>) - Method in class com.codetaco.math.token.Token
 
assignVariable(String, Object) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
assignVariable(String, Object, boolean) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
assignVariable(String, Object) - Method in interface com.codetaco.math.support.EquationSupport
 
assignVariable(String, Object, boolean) - Method in interface com.codetaco.math.support.EquationSupport
 

B

build() - Method in class com.codetaco.math.MathException.Builder
 
builder() - Static method in exception com.codetaco.math.MathException
 
Builder() - Constructor for class com.codetaco.math.MathException.Builder
 
byteArrayAsString(Object) - Static method in class com.codetaco.math.ValueStack
 

C

cause(Throwable) - Method in class com.codetaco.math.MathException.Builder
 
clear() - Method in class com.codetaco.math.support.DefaultEquationSupport
 
clear() - Method in interface com.codetaco.math.support.EquationSupport
Removes all variables except system generated ones.
com.codetaco.math - package com.codetaco.math
 
com.codetaco.math.function - package com.codetaco.math.function
 
com.codetaco.math.operator - package com.codetaco.math.operator
 
com.codetaco.math.support - package com.codetaco.math.support
 
com.codetaco.math.token - package com.codetaco.math.token
 
compile(String) - Method in class com.codetaco.math.Equ
 
convertToBoolean(Object...) - Method in class com.codetaco.math.Operation
Deprecated.
convertToDouble(Object...) - Method in class com.codetaco.math.Operation
Deprecated.

D

DefaultEquationSupport - Class in com.codetaco.math.support
 
DefaultEquationSupport() - Constructor for class com.codetaco.math.support.DefaultEquationSupport
 

E

ensureSameTypes() - Method in class com.codetaco.math.ValueStack
 
ensureSameTypes(int) - Method in class com.codetaco.math.ValueStack
 
Equ - Class in com.codetaco.math
This is the main class.
Equ() - Constructor for class com.codetaco.math.Equ
 
EquationSupport - Interface in com.codetaco.math.support
 
EquPart - Class in com.codetaco.math
Abstract EquPart class.
EquPart() - Constructor for class com.codetaco.math.EquPart
Constructor for EquPart.
evaluate() - Method in class com.codetaco.math.Equ
 
evaluate(String) - Method in class com.codetaco.math.Equ
 

F

FuncAbs - Class in com.codetaco.math.function
FuncAbs class.
FuncAbs() - Constructor for class com.codetaco.math.function.FuncAbs
Constructor for FuncAbs.
FuncAbs(TokVariable) - Constructor for class com.codetaco.math.function.FuncAbs
Constructor for FuncAbs.
FuncAcos - Class in com.codetaco.math.function
FuncAcos class.
FuncAcos() - Constructor for class com.codetaco.math.function.FuncAcos
Constructor for FuncAcos.
FuncAcos(TokVariable) - Constructor for class com.codetaco.math.function.FuncAcos
Constructor for FuncAcos.
FuncAcotan - Class in com.codetaco.math.function
FuncAcotan class.
FuncAcotan() - Constructor for class com.codetaco.math.function.FuncAcotan
Constructor for FuncAcotan.
FuncAcotan(TokVariable) - Constructor for class com.codetaco.math.function.FuncAcotan
Constructor for FuncAcotan.
FuncAlpha - Class in com.codetaco.math.function
FuncAlpha class.
FuncAlpha() - Constructor for class com.codetaco.math.function.FuncAlpha
Constructor for FuncAlpha.
FuncAlpha(TokVariable) - Constructor for class com.codetaco.math.function.FuncAlpha
Constructor for FuncAlpha.
FuncAsin - Class in com.codetaco.math.function
FuncAsin class.
FuncAsin() - Constructor for class com.codetaco.math.function.FuncAsin
Constructor for FuncAsin.
FuncAsin(TokVariable) - Constructor for class com.codetaco.math.function.FuncAsin
Constructor for FuncAsin.
FuncAtan - Class in com.codetaco.math.function
FuncAtan class.
FuncAtan() - Constructor for class com.codetaco.math.function.FuncAtan
Constructor for FuncAtan.
FuncAtan(TokVariable) - Constructor for class com.codetaco.math.function.FuncAtan
Constructor for FuncAtan.
FuncBandedRate - Class in com.codetaco.math.function
FuncBandedRate class.
FuncBandedRate() - Constructor for class com.codetaco.math.function.FuncBandedRate
Constructor for FuncBandedRate.
FuncBandedRate(TokVariable) - Constructor for class com.codetaco.math.function.FuncBandedRate
Constructor for FuncBandedRate.
FuncBytesToHex - Class in com.codetaco.math.function
FuncBytesToHex class.
FuncBytesToHex() - Constructor for class com.codetaco.math.function.FuncBytesToHex
Constructor for FuncBytesToHex.
FuncBytesToHex(TokVariable) - Constructor for class com.codetaco.math.function.FuncBytesToHex
Constructor for FuncBytesToHex.
FuncCos - Class in com.codetaco.math.function
FuncCos class.
FuncCos() - Constructor for class com.codetaco.math.function.FuncCos
Constructor for FuncCos.
FuncCos(TokVariable) - Constructor for class com.codetaco.math.function.FuncCos
Constructor for FuncCos.
FuncCubeRoot - Class in com.codetaco.math.function
FuncCubeRoot class.
FuncCubeRoot() - Constructor for class com.codetaco.math.function.FuncCubeRoot
Constructor for FuncCubeRoot.
FuncCubeRoot(TokVariable) - Constructor for class com.codetaco.math.function.FuncCubeRoot
Constructor for FuncCubeRoot.
FuncDate - Class in com.codetaco.math.function
 
FuncDate() - Constructor for class com.codetaco.math.function.FuncDate
 
FuncDate(TokVariable) - Constructor for class com.codetaco.math.function.FuncDate
 
FuncDateTime - Class in com.codetaco.math.function
 
FuncDateTime() - Constructor for class com.codetaco.math.function.FuncDateTime
 
FuncDateTime(TokVariable) - Constructor for class com.codetaco.math.function.FuncDateTime
 
FuncDegreesToRads - Class in com.codetaco.math.function
FuncDegreesToRads class.
FuncDegreesToRads() - Constructor for class com.codetaco.math.function.FuncDegreesToRads
Constructor for FuncDegreesToRads.
FuncDegreesToRads(TokVariable) - Constructor for class com.codetaco.math.function.FuncDegreesToRads
Constructor for FuncDegreesToRads.
FuncFlatRate - Class in com.codetaco.math.function
FuncFlatRate class.
FuncFlatRate() - Constructor for class com.codetaco.math.function.FuncFlatRate
Constructor for FuncFlatRate.
FuncFlatRate(TokVariable) - Constructor for class com.codetaco.math.function.FuncFlatRate
Constructor for FuncFlatRate.
FuncHaversine - Class in com.codetaco.math.function
 
FuncHaversine() - Constructor for class com.codetaco.math.function.FuncHaversine
 
FuncHaversine(TokVariable) - Constructor for class com.codetaco.math.function.FuncHaversine
 
FuncIf - Class in com.codetaco.math.function
FuncIf class.
FuncIf() - Constructor for class com.codetaco.math.function.FuncIf
Constructor for FuncIf.
FuncIf(TokVariable) - Constructor for class com.codetaco.math.function.FuncIf
Constructor for FuncIf.
FuncKm2Mi - Class in com.codetaco.math.function
 
FuncKm2Mi() - Constructor for class com.codetaco.math.function.FuncKm2Mi
 
FuncKm2Mi(TokVariable) - Constructor for class com.codetaco.math.function.FuncKm2Mi
 
FuncLog - Class in com.codetaco.math.function
FuncLog class.
FuncLog() - Constructor for class com.codetaco.math.function.FuncLog
Constructor for FuncLog.
FuncLog(TokVariable) - Constructor for class com.codetaco.math.function.FuncLog
Constructor for FuncLog.
FuncLog10 - Class in com.codetaco.math.function
FuncLog10 class.
FuncLog10() - Constructor for class com.codetaco.math.function.FuncLog10
Constructor for FuncLog10.
FuncLog10(TokVariable) - Constructor for class com.codetaco.math.function.FuncLog10
Constructor for FuncLog10.
FuncMax - Class in com.codetaco.math.function
FuncMax class.
FuncMax() - Constructor for class com.codetaco.math.function.FuncMax
Constructor for FuncMax.
FuncMax(TokVariable) - Constructor for class com.codetaco.math.function.FuncMax
Constructor for FuncMax.
FuncMi2Km - Class in com.codetaco.math.function
 
FuncMi2Km() - Constructor for class com.codetaco.math.function.FuncMi2Km
 
FuncMi2Km(TokVariable) - Constructor for class com.codetaco.math.function.FuncMi2Km
 
FuncMin - Class in com.codetaco.math.function
FuncMin class.
FuncMin() - Constructor for class com.codetaco.math.function.FuncMin
Constructor for FuncMin.
FuncMin(TokVariable) - Constructor for class com.codetaco.math.function.FuncMin
Constructor for FuncMin.
FuncNot - Class in com.codetaco.math.function
FuncNot class.
FuncNot() - Constructor for class com.codetaco.math.function.FuncNot
Constructor for FuncNot.
FuncNot(TokVariable) - Constructor for class com.codetaco.math.function.FuncNot
Constructor for FuncNot.
FuncRadsToDegrees - Class in com.codetaco.math.function
FuncRadsToDegrees class.
FuncRadsToDegrees() - Constructor for class com.codetaco.math.function.FuncRadsToDegrees
Constructor for FuncRadsToDegrees.
FuncRadsToDegrees(TokVariable) - Constructor for class com.codetaco.math.function.FuncRadsToDegrees
Constructor for FuncRadsToDegrees.
FuncRoot - Class in com.codetaco.math.function
FuncRoot class.
FuncRoot() - Constructor for class com.codetaco.math.function.FuncRoot
Constructor for FuncRoot.
FuncRoot(TokVariable) - Constructor for class com.codetaco.math.function.FuncRoot
Constructor for FuncRoot.
FuncRound - Class in com.codetaco.math.function
FuncRound class.
FuncRound() - Constructor for class com.codetaco.math.function.FuncRound
Constructor for FuncRound.
FuncRound(TokVariable) - Constructor for class com.codetaco.math.function.FuncRound
Constructor for FuncRound.
FuncSin - Class in com.codetaco.math.function
FuncSin class.
FuncSin() - Constructor for class com.codetaco.math.function.FuncSin
Constructor for FuncSin.
FuncSin(TokVariable) - Constructor for class com.codetaco.math.function.FuncSin
Constructor for FuncSin.
FuncSqrt - Class in com.codetaco.math.function
FuncSqrt class.
FuncSqrt() - Constructor for class com.codetaco.math.function.FuncSqrt
Constructor for FuncSqrt.
FuncSqrt(TokVariable) - Constructor for class com.codetaco.math.function.FuncSqrt
Constructor for FuncSqrt.
FuncStringCat - Class in com.codetaco.math.function
FuncStringCat class.
FuncStringCat() - Constructor for class com.codetaco.math.function.FuncStringCat
Constructor for FuncStringCat.
FuncStringCat(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringCat
Constructor for FuncStringCat.
FuncStringContains - Class in com.codetaco.math.function
 
FuncStringContains() - Constructor for class com.codetaco.math.function.FuncStringContains
 
FuncStringContains(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringContains
 
FuncStringEmpty - Class in com.codetaco.math.function
FuncStringEmpty class.
FuncStringEmpty() - Constructor for class com.codetaco.math.function.FuncStringEmpty
Constructor for FuncStringEmpty.
FuncStringEmpty(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringEmpty
Constructor for FuncStringEmpty.
FuncStringIndexOf - Class in com.codetaco.math.function
FuncStringIndexOf class.
FuncStringIndexOf() - Constructor for class com.codetaco.math.function.FuncStringIndexOf
Constructor for FuncStringIndexOf.
FuncStringIndexOf(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringIndexOf
Constructor for FuncStringIndexOf.
FuncStringLength - Class in com.codetaco.math.function
FuncStringLength class.
FuncStringLength() - Constructor for class com.codetaco.math.function.FuncStringLength
Constructor for FuncStringLength.
FuncStringLength(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringLength
Constructor for FuncStringLength.
FuncStringLowerCase - Class in com.codetaco.math.function
FuncStringLowerCase class.
FuncStringLowerCase() - Constructor for class com.codetaco.math.function.FuncStringLowerCase
Constructor for FuncStringLowerCase.
FuncStringLowerCase(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringLowerCase
Constructor for FuncStringLowerCase.
FuncStringLTrim - Class in com.codetaco.math.function
FuncStringLTrim class.
FuncStringLTrim() - Constructor for class com.codetaco.math.function.FuncStringLTrim
Constructor for FuncStringLTrim.
FuncStringLTrim(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringLTrim
Constructor for FuncStringLTrim.
FuncStringMatch - Class in com.codetaco.math.function
 
FuncStringMatch() - Constructor for class com.codetaco.math.function.FuncStringMatch
 
FuncStringMatch(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringMatch
 
FuncStringMatches - Class in com.codetaco.math.function
 
FuncStringMatches() - Constructor for class com.codetaco.math.function.FuncStringMatches
 
FuncStringMatches(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringMatches
 
FuncStringMetaphone - Class in com.codetaco.math.function
FuncStringMetaphone class.
FuncStringMetaphone() - Constructor for class com.codetaco.math.function.FuncStringMetaphone
Constructor for FuncStringMetaphone.
FuncStringMetaphone(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringMetaphone
Constructor for FuncStringMetaphone.
FuncStringReplace - Class in com.codetaco.math.function
FuncStringReplace class.
FuncStringReplace() - Constructor for class com.codetaco.math.function.FuncStringReplace
Constructor for FuncStringReplace.
FuncStringReplace(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringReplace
Constructor for FuncStringReplace.
FuncStringRTrim - Class in com.codetaco.math.function
FuncStringRTrim class.
FuncStringRTrim() - Constructor for class com.codetaco.math.function.FuncStringRTrim
Constructor for FuncStringRTrim.
FuncStringRTrim(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringRTrim
Constructor for FuncStringRTrim.
FuncStringSubstr - Class in com.codetaco.math.function
FuncStringSubstr class.
FuncStringSubstr() - Constructor for class com.codetaco.math.function.FuncStringSubstr
Constructor for FuncStringSubstr.
FuncStringSubstr(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringSubstr
Constructor for FuncStringSubstr.
FuncStringToFloat - Class in com.codetaco.math.function
 
FuncStringToFloat() - Constructor for class com.codetaco.math.function.FuncStringToFloat
 
FuncStringToFloat(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringToFloat
 
FuncStringToInt - Class in com.codetaco.math.function
FuncStringToInt class.
FuncStringToInt() - Constructor for class com.codetaco.math.function.FuncStringToInt
Constructor for FuncStringToInt.
FuncStringToInt(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringToInt
Constructor for FuncStringToInt.
FuncStringTrim - Class in com.codetaco.math.function
FuncStringTrim class.
FuncStringTrim() - Constructor for class com.codetaco.math.function.FuncStringTrim
Constructor for FuncStringTrim.
FuncStringTrim(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringTrim
Constructor for FuncStringTrim.
FuncStringUpCase - Class in com.codetaco.math.function
FuncStringUpCase class.
FuncStringUpCase() - Constructor for class com.codetaco.math.function.FuncStringUpCase
Constructor for FuncStringUpCase.
FuncStringUpCase(TokVariable) - Constructor for class com.codetaco.math.function.FuncStringUpCase
Constructor for FuncStringUpCase.
FuncTan - Class in com.codetaco.math.function
FuncTan class.
FuncTan() - Constructor for class com.codetaco.math.function.FuncTan
Constructor for FuncTan.
FuncTan(TokVariable) - Constructor for class com.codetaco.math.function.FuncTan
Constructor for FuncTan.
FuncTieredRate - Class in com.codetaco.math.function
FuncTieredRate class.
FuncTieredRate() - Constructor for class com.codetaco.math.function.FuncTieredRate
Constructor for FuncTieredRate.
FuncTieredRate(TokVariable) - Constructor for class com.codetaco.math.function.FuncTieredRate
Constructor for FuncTieredRate.
FuncTime - Class in com.codetaco.math.function
 
FuncTime() - Constructor for class com.codetaco.math.function.FuncTime
 
FuncTime(TokVariable) - Constructor for class com.codetaco.math.function.FuncTime
 
function(TokVariable) - Method in class com.codetaco.math.Equ
 
Function - Class in com.codetaco.math
Abstract Function class.
Function() - Constructor for class com.codetaco.math.Function
Constructor for Function.
Function(TokVariable) - Constructor for class com.codetaco.math.Function
Constructor for Function.
FuncToDate - Class in com.codetaco.math.function
 
FuncToDate() - Constructor for class com.codetaco.math.function.FuncToDate
 
FuncToDate(TokVariable) - Constructor for class com.codetaco.math.function.FuncToDate
 
FuncToDateTime - Class in com.codetaco.math.function
 
FuncToDateTime() - Constructor for class com.codetaco.math.function.FuncToDateTime
 
FuncToDateTime(TokVariable) - Constructor for class com.codetaco.math.function.FuncToDateTime
 
FuncToString - Class in com.codetaco.math.function
 
FuncToString() - Constructor for class com.codetaco.math.function.FuncToString
 
FuncToString(TokVariable) - Constructor for class com.codetaco.math.function.FuncToString
 
FuncToTime - Class in com.codetaco.math.function
 
FuncToTime() - Constructor for class com.codetaco.math.function.FuncToTime
 
FuncToTime(TokVariable) - Constructor for class com.codetaco.math.function.FuncToTime
 
FuncTrunc - Class in com.codetaco.math.function
FuncTrunc class.
FuncTrunc() - Constructor for class com.codetaco.math.function.FuncTrunc
Constructor for FuncTrunc.
FuncTrunc(TokVariable) - Constructor for class com.codetaco.math.function.FuncTrunc
Constructor for FuncTrunc.

G

gatherVariables(List<EquPart>) - Static method in class com.codetaco.math.Equ
 
getBaseDate() - Method in class com.codetaco.math.Equ
 
getDelims() - Method in class com.codetaco.math.token.TokLiteral
Getter for the field delims.
getEqu() - Method in class com.codetaco.math.EquPart
Getter for the field equ.
getInstance(EquationSupport) - Static method in class com.codetaco.math.Equ
 
getInstance() - Static method in class com.codetaco.math.Equ
 
getInstance(boolean) - Static method in class com.codetaco.math.Equ
 
getLevel() - Method in class com.codetaco.math.EquPart
Getter for the field level.
getMessage() - Method in exception com.codetaco.math.MathException
 
getMetaphone() - Method in class com.codetaco.math.Equ
 
getName() - Method in class com.codetaco.math.token.TokVariable
 
getParameterCount() - Method in class com.codetaco.math.Function
Getter for the field parameterCount.
getSupport() - Method in class com.codetaco.math.Equ
 
getValue() - Method in class com.codetaco.math.token.Token
 
getVariableNames() - Method in class com.codetaco.math.support.DefaultEquationSupport
 
getVariableNames(boolean) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
getVariableNames() - Method in interface com.codetaco.math.support.EquationSupport
 
getVariableNames(boolean) - Method in interface com.codetaco.math.support.EquationSupport
 

I

includeInRpn() - Method in class com.codetaco.math.Operation
includeInRpn.
includeInRpn() - Method in class com.codetaco.math.operator.OpChain
 
includeInRpn() - Method in class com.codetaco.math.operator.OpComma
includeInRpn.
includeInRpn() - Method in class com.codetaco.math.operator.OpLeftParen
includeInRpn.
includeInRpn() - Method in class com.codetaco.math.operator.OpRightParen
includeInRpn.
initialize() - Method in class com.codetaco.math.Equ
 
initializeSupport() - Method in class com.codetaco.math.Equ
 
instanceFor(char) - Static method in class com.codetaco.math.token.Token
 
isResetable() - Method in class com.codetaco.math.token.TokVariable
 

M

MathException - Exception in com.codetaco.math
 
MathException.Builder - Class in com.codetaco.math
 
morph() - Method in class com.codetaco.math.token.Token
 
morph() - Method in class com.codetaco.math.token.TokNumber
 
morph() - Method in class com.codetaco.math.token.TokOperator
morph() - Method in class com.codetaco.math.token.TokVariable
 
multiplize(List<EquPart>) - Method in class com.codetaco.math.Equ
 
multiplize(EquPart) - Method in class com.codetaco.math.EquPart
multiplize.
multiplize(EquPart) - Method in class com.codetaco.math.operator.OpFactorial
multiplize.
multiplize(EquPart) - Method in class com.codetaco.math.operator.OpRightParen
multiplize.
multiplize(EquPart) - Method in class com.codetaco.math.token.TokOperand
multiplize.

N

negatize(List<EquPart>) - Method in class com.codetaco.math.Equ
change subtractions to negations if necessary
negatize(EquPart) - Method in class com.codetaco.math.EquPart
negatize.
negatize(EquPart) - Method in class com.codetaco.math.Operator
An operator followed by a minus sign is always a negate rather than a subtraction
negatize(EquPart) - Method in class com.codetaco.math.operator.OpChain
 
negatize(EquPart) - Method in class com.codetaco.math.operator.OpFactorial
factorial followed by a minus sign is always subtraction.
negatize(EquPart) - Method in class com.codetaco.math.operator.OpRightParen
A close paren followed by a minus sign is always subtraction

O

OpAdd - Class in com.codetaco.math.operator
OpAdd class.
OpAdd() - Constructor for class com.codetaco.math.operator.OpAdd
Constructor for OpAdd.
OpAdd(EquPart) - Constructor for class com.codetaco.math.operator.OpAdd
Constructor for OpAdd.
OpAnd - Class in com.codetaco.math.operator
OpAnd class.
OpAnd() - Constructor for class com.codetaco.math.operator.OpAnd
Constructor for OpAnd.
OpAnd(EquPart) - Constructor for class com.codetaco.math.operator.OpAnd
Constructor for OpAnd.
OpAssignment - Class in com.codetaco.math.operator
 
OpAssignment() - Constructor for class com.codetaco.math.operator.OpAssignment
 
OpAssignment(EquPart) - Constructor for class com.codetaco.math.operator.OpAssignment
 
OpAssignmentAdd - Class in com.codetaco.math.operator
 
OpAssignmentAdd() - Constructor for class com.codetaco.math.operator.OpAssignmentAdd
 
OpAssignmentAdd(EquPart) - Constructor for class com.codetaco.math.operator.OpAssignmentAdd
 
OpAssignmentDivide - Class in com.codetaco.math.operator
 
OpAssignmentDivide() - Constructor for class com.codetaco.math.operator.OpAssignmentDivide
 
OpAssignmentDivide(EquPart) - Constructor for class com.codetaco.math.operator.OpAssignmentDivide
 
OpAssignmentMinus - Class in com.codetaco.math.operator
 
OpAssignmentMinus() - Constructor for class com.codetaco.math.operator.OpAssignmentMinus
 
OpAssignmentMinus(EquPart) - Constructor for class com.codetaco.math.operator.OpAssignmentMinus
 
OpAssignmentMultiply - Class in com.codetaco.math.operator
 
OpAssignmentMultiply() - Constructor for class com.codetaco.math.operator.OpAssignmentMultiply
 
OpAssignmentMultiply(EquPart) - Constructor for class com.codetaco.math.operator.OpAssignmentMultiply
 
OpChain - Class in com.codetaco.math.operator
 
OpChain() - Constructor for class com.codetaco.math.operator.OpChain
 
OpChain(EquPart) - Constructor for class com.codetaco.math.operator.OpChain
 
OpComma - Class in com.codetaco.math.operator
OpComma class.
OpComma() - Constructor for class com.codetaco.math.operator.OpComma
Constructor for OpComma.
OpComma(EquPart) - Constructor for class com.codetaco.math.operator.OpComma
Constructor for OpComma.
OpCompareEqual - Class in com.codetaco.math.operator
 
OpCompareEqual() - Constructor for class com.codetaco.math.operator.OpCompareEqual
 
OpCompareEqual(EquPart) - Constructor for class com.codetaco.math.operator.OpCompareEqual
 
OpCompareGreater - Class in com.codetaco.math.operator
 
OpCompareGreater() - Constructor for class com.codetaco.math.operator.OpCompareGreater
 
OpCompareGreater(EquPart) - Constructor for class com.codetaco.math.operator.OpCompareGreater
 
OpCompareLess - Class in com.codetaco.math.operator
 
OpCompareLess() - Constructor for class com.codetaco.math.operator.OpCompareLess
 
OpCompareLess(EquPart) - Constructor for class com.codetaco.math.operator.OpCompareLess
 
OpCompareNotEqual - Class in com.codetaco.math.operator
 
OpCompareNotEqual() - Constructor for class com.codetaco.math.operator.OpCompareNotEqual
 
OpCompareNotEqual(EquPart) - Constructor for class com.codetaco.math.operator.OpCompareNotEqual
 
OpCompareNotGreater - Class in com.codetaco.math.operator
 
OpCompareNotGreater() - Constructor for class com.codetaco.math.operator.OpCompareNotGreater
 
OpCompareNotGreater(EquPart) - Constructor for class com.codetaco.math.operator.OpCompareNotGreater
 
OpCompareNotLess - Class in com.codetaco.math.operator
 
OpCompareNotLess() - Constructor for class com.codetaco.math.operator.OpCompareNotLess
 
OpCompareNotLess(EquPart) - Constructor for class com.codetaco.math.operator.OpCompareNotLess
 
OpDivide - Class in com.codetaco.math.operator
OpDivide class.
OpDivide() - Constructor for class com.codetaco.math.operator.OpDivide
Constructor for OpDivide.
OpDivide(EquPart) - Constructor for class com.codetaco.math.operator.OpDivide
Constructor for OpDivide.
OpEquals - Class in com.codetaco.math.operator
OpEquals class.
OpEquals() - Constructor for class com.codetaco.math.operator.OpEquals
Constructor for OpEquals.
OpEquals(EquPart) - Constructor for class com.codetaco.math.operator.OpEquals
Constructor for OpEquals.
Operation - Class in com.codetaco.math
Abstract Operation class.
Operation() - Constructor for class com.codetaco.math.Operation
Constructor for Operation.
operator(Token) - Method in class com.codetaco.math.Equ
 
Operator - Class in com.codetaco.math
Abstract Operator class.
Operator() - Constructor for class com.codetaco.math.Operator
Constructor for Operator.
Operator(EquPart) - Constructor for class com.codetaco.math.Operator
Constructor for Operator.
OpFactorial - Class in com.codetaco.math.operator
OpFactorial class.
OpFactorial() - Constructor for class com.codetaco.math.operator.OpFactorial
Constructor for OpFactorial.
OpFactorial(EquPart) - Constructor for class com.codetaco.math.operator.OpFactorial
Constructor for OpFactorial.
OpLeftParen - Class in com.codetaco.math.operator
OpLeftParen class.
OpLeftParen() - Constructor for class com.codetaco.math.operator.OpLeftParen
Constructor for OpLeftParen.
OpLeftParen(EquPart) - Constructor for class com.codetaco.math.operator.OpLeftParen
Constructor for OpLeftParen.
OpMinusMinus - Class in com.codetaco.math.operator
 
OpMinusMinus() - Constructor for class com.codetaco.math.operator.OpMinusMinus
 
OpMinusMinus(EquPart) - Constructor for class com.codetaco.math.operator.OpMinusMinus
 
OpMod - Class in com.codetaco.math.operator
OpMod class.
OpMod() - Constructor for class com.codetaco.math.operator.OpMod
Constructor for OpMod.
OpMod(EquPart) - Constructor for class com.codetaco.math.operator.OpMod
Constructor for OpMod.
OpMultiply - Class in com.codetaco.math.operator
OpMultiply class.
OpMultiply() - Constructor for class com.codetaco.math.operator.OpMultiply
Constructor for OpMultiply.
OpMultiply(EquPart) - Constructor for class com.codetaco.math.operator.OpMultiply
Constructor for OpMultiply.
OpNand - Class in com.codetaco.math.operator
OpNand class.
OpNand() - Constructor for class com.codetaco.math.operator.OpNand
Constructor for OpNand.
OpNand(EquPart) - Constructor for class com.codetaco.math.operator.OpNand
Constructor for OpNand.
OpNegate - Class in com.codetaco.math.operator
OpNegate class.
OpNegate() - Constructor for class com.codetaco.math.operator.OpNegate
Constructor for OpNegate.
OpNegate(EquPart) - Constructor for class com.codetaco.math.operator.OpNegate
Constructor for OpNegate.
OpNor - Class in com.codetaco.math.operator
OpOr class.
OpNor() - Constructor for class com.codetaco.math.operator.OpNor
Constructor for OpOr.
OpNor(EquPart) - Constructor for class com.codetaco.math.operator.OpNor
Constructor for OpOr.
OpOr - Class in com.codetaco.math.operator
OpOr class.
OpOr() - Constructor for class com.codetaco.math.operator.OpOr
Constructor for OpOr.
OpOr(EquPart) - Constructor for class com.codetaco.math.operator.OpOr
Constructor for OpOr.
OpPlusPlus - Class in com.codetaco.math.operator
 
OpPlusPlus() - Constructor for class com.codetaco.math.operator.OpPlusPlus
 
OpPlusPlus(EquPart) - Constructor for class com.codetaco.math.operator.OpPlusPlus
 
OpPower - Class in com.codetaco.math.operator
OpPower class.
OpPower() - Constructor for class com.codetaco.math.operator.OpPower
Constructor for OpPower.
OpPower(EquPart) - Constructor for class com.codetaco.math.operator.OpPower
Constructor for OpPower.
OpRightParen - Class in com.codetaco.math.operator
OpRightParen class.
OpRightParen() - Constructor for class com.codetaco.math.operator.OpRightParen
Constructor for OpRightParen.
OpRightParen(EquPart) - Constructor for class com.codetaco.math.operator.OpRightParen
Constructor for OpRightParen.
OpSubtract - Class in com.codetaco.math.operator
OpSubtract class.
OpSubtract() - Constructor for class com.codetaco.math.operator.OpSubtract
Constructor for OpSubtract.
OpSubtract(EquPart) - Constructor for class com.codetaco.math.operator.OpSubtract
Constructor for OpSubtract.
OpXnor - Class in com.codetaco.math.operator
OpOr class.
OpXnor() - Constructor for class com.codetaco.math.operator.OpXnor
Constructor for OpOr.
OpXnor(EquPart) - Constructor for class com.codetaco.math.operator.OpXnor
Constructor for OpOr.
OpXor - Class in com.codetaco.math.operator
OpOr class.
OpXor() - Constructor for class com.codetaco.math.operator.OpXor
Constructor for OpOr.
OpXor(EquPart) - Constructor for class com.codetaco.math.operator.OpXor
Constructor for OpOr.

P

popBoolean() - Method in class com.codetaco.math.ValueStack
 
popByteArray() - Method in class com.codetaco.math.ValueStack
 
popDouble() - Method in class com.codetaco.math.ValueStack
 
popExactly() - Method in class com.codetaco.math.ValueStack
 
popLong() - Method in class com.codetaco.math.ValueStack
 
popString() - Method in class com.codetaco.math.ValueStack
 
popStringOrByteArray() - Method in class com.codetaco.math.ValueStack
 
popWhatever() - Method in class com.codetaco.math.ValueStack
 
popZonedDateTime() - Method in class com.codetaco.math.ValueStack
 
precedence() - Method in class com.codetaco.math.Function
precedence.
precedence() - Method in class com.codetaco.math.Operation
precedence.
precedence() - Method in class com.codetaco.math.operator.OpAdd
precedence.
precedence() - Method in class com.codetaco.math.operator.OpAnd
precedence.
precedence() - Method in class com.codetaco.math.operator.OpAssignment
 
precedence() - Method in class com.codetaco.math.operator.OpAssignmentAdd
 
precedence() - Method in class com.codetaco.math.operator.OpAssignmentDivide
 
precedence() - Method in class com.codetaco.math.operator.OpAssignmentMinus
 
precedence() - Method in class com.codetaco.math.operator.OpAssignmentMultiply
 
precedence() - Method in class com.codetaco.math.operator.OpChain
 
precedence() - Method in class com.codetaco.math.operator.OpComma
precedence.
precedence() - Method in class com.codetaco.math.operator.OpCompareEqual
 
precedence() - Method in class com.codetaco.math.operator.OpCompareGreater
 
precedence() - Method in class com.codetaco.math.operator.OpCompareLess
 
precedence() - Method in class com.codetaco.math.operator.OpDivide
precedence.
precedence() - Method in class com.codetaco.math.operator.OpEquals
precedence.
precedence() - Method in class com.codetaco.math.operator.OpFactorial
precedence.
precedence() - Method in class com.codetaco.math.operator.OpLeftParen
precedence.
precedence() - Method in class com.codetaco.math.operator.OpMinusMinus
 
precedence() - Method in class com.codetaco.math.operator.OpMod
precedence.
precedence() - Method in class com.codetaco.math.operator.OpMultiply
precedence.
precedence() - Method in class com.codetaco.math.operator.OpNand
precedence.
precedence() - Method in class com.codetaco.math.operator.OpNegate
precedence.
precedence() - Method in class com.codetaco.math.operator.OpNor
precedence.
precedence() - Method in class com.codetaco.math.operator.OpOr
precedence.
precedence() - Method in class com.codetaco.math.operator.OpPlusPlus
 
precedence() - Method in class com.codetaco.math.operator.OpPower
precedence.
precedence() - Method in class com.codetaco.math.operator.OpRightParen
precedence.
precedence() - Method in class com.codetaco.math.operator.OpSubtract
precedence.
precedence() - Method in class com.codetaco.math.operator.OpXnor
precedence.
precedence() - Method in class com.codetaco.math.operator.OpXor
precedence.
precedence() - Method in class com.codetaco.math.Operator
precedence.
preceeds(Operation) - Method in class com.codetaco.math.Operation
preceeds.
preceeds(Operation) - Method in class com.codetaco.math.operator.OpAssignment
 
preceeds(Operation) - Method in class com.codetaco.math.operator.OpAssignmentAdd
 
preceeds(Operation) - Method in class com.codetaco.math.operator.OpAssignmentDivide
 
preceeds(Operation) - Method in class com.codetaco.math.operator.OpAssignmentMinus
 
preceeds(Operation) - Method in class com.codetaco.math.operator.OpAssignmentMultiply
 
preceeds(Operation) - Method in class com.codetaco.math.operator.OpMinusMinus
 
preceeds(Operation) - Method in class com.codetaco.math.operator.OpPlusPlus
 
push(Integer) - Method in class com.codetaco.math.ValueStack
 
push(Float) - Method in class com.codetaco.math.ValueStack
 
push(String) - Method in class com.codetaco.math.ValueStack
 
push(ZonedDateTime) - Method in class com.codetaco.math.ValueStack
 
push(TokVariable) - Method in class com.codetaco.math.ValueStack
 
put(char) - Method in class com.codetaco.math.token.Token
 
put(char) - Method in class com.codetaco.math.token.TokLiteral

R

registerFunction(String, Class<?>) - Method in class com.codetaco.math.Equ
 
registerOperator(String, Class<?>) - Method in class com.codetaco.math.Equ
 
removeVariable(String) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
removeVariable(String) - Method in interface com.codetaco.math.support.EquationSupport
removeVariable.
resolve(ValueStack) - Method in class com.codetaco.math.EquPart
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.AbstractToTemporal
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncAbs
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncAcos
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncAcotan
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncAlpha
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncAsin
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncAtan
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncBandedRate
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncBytesToHex
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncCos
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncCubeRoot
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncDate
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncDateTime
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncDegreesToRads
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncFlatRate
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncHaversine
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncIf
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncKm2Mi
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncLog
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncLog10
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncMax
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncMi2Km
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncMin
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncNot
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncRadsToDegrees
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncRoot
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncRound
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncSin
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncSqrt
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringCat
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringContains
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringEmpty
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringIndexOf
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringLength
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringLowerCase
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringLTrim
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringMatch
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringMatches
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringMetaphone
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringReplace
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringRTrim
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringSubstr
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringToFloat
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringToInt
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringTrim
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncStringUpCase
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncTan
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncTieredRate
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncTime
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncToString
 
resolve(ValueStack) - Method in class com.codetaco.math.function.FuncTrunc
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpAdd
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpAnd
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpAssignment
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpAssignmentAdd
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpAssignmentDivide
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpAssignmentMinus
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpAssignmentMultiply
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpChain
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpComma
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpCompareEqual
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpCompareGreater
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpCompareLess
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpCompareNotEqual
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpCompareNotGreater
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpCompareNotLess
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpDivide
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpEquals
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpFactorial
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpLeftParen
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpMinusMinus
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpMod
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpMultiply
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpNand
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpNegate
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpNor
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpOr
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpPlusPlus
 
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpPower
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpRightParen
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpSubtract
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpXnor
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.operator.OpXor
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.token.TokLiteral
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.token.TokNumber
 
resolve(ValueStack) - Method in class com.codetaco.math.token.TokOperand
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.token.TokOperator
resolve.
resolve(ValueStack) - Method in class com.codetaco.math.token.TokVariable
 
resolve(ValueStack) - Method in class com.codetaco.math.token.TokVariableWithValue
 
resolveRate(String, Date, double) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
resolveRate(String, Date, String, String, String, String, String) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
resolveRate(String, Date, double) - Method in interface com.codetaco.math.support.EquationSupport
resolveRate.
resolveRate(String, Date, String, String, String, String, String) - Method in interface com.codetaco.math.support.EquationSupport
resolveRate.
resolveVariable(String) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
resolveVariable(String, Date) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
resolveVariable(String) - Method in interface com.codetaco.math.support.EquationSupport
resolveVariable.
resolveVariable(String, Date) - Method in interface com.codetaco.math.support.EquationSupport
resolveVariable.
rpnize(List<EquPart>) - Method in class com.codetaco.math.Equ
Create a reverse Polish notation form of the equation

S

setBaseDate(Date) - Method in class com.codetaco.math.Equ
 
setDelims(int) - Method in class com.codetaco.math.token.TokLiteral
Setter for the field delims.
setEqu(Equ) - Method in class com.codetaco.math.EquPart
Setter for the field equ.
setLevel(int) - Method in class com.codetaco.math.EquPart
Setter for the field level.
setParameterCount(int) - Method in class com.codetaco.math.Function
Setter for the field parameterCount.
setSupport(EquationSupport) - Method in class com.codetaco.math.Equ
 
setValue(StringBuffer) - Method in class com.codetaco.math.token.Token
 
setVariables(Hashtable<String, DefaultEquationSupport.Variable>) - Method in class com.codetaco.math.support.DefaultEquationSupport
 
showRPN() - Method in class com.codetaco.math.Equ
 
showRPN(StringBuilder) - Method in class com.codetaco.math.Equ
 

T

Token - Class in com.codetaco.math.token
 
Token() - Constructor for class com.codetaco.math.token.Token
 
tokenize() - Method in class com.codetaco.math.Equ
 
TokLiteral - Class in com.codetaco.math.token
TokLiteral class.
TokLiteral(char) - Constructor for class com.codetaco.math.token.TokLiteral
Constructor for TokLiteral.
TokNumber - Class in com.codetaco.math.token
 
TokNumber() - Constructor for class com.codetaco.math.token.TokNumber
 
TokOperand - Class in com.codetaco.math.token
Abstract TokOperand class.
TokOperand() - Constructor for class com.codetaco.math.token.TokOperand
Constructor for TokOperand.
TokOperator - Class in com.codetaco.math.token
TokOperator class.
TokOperator() - Constructor for class com.codetaco.math.token.TokOperator
Constructor for TokOperator.
TokVariable - Class in com.codetaco.math.token
 
TokVariable() - Constructor for class com.codetaco.math.token.TokVariable
 
TokVariableWithValue - Class in com.codetaco.math.token
 
TokVariableWithValue() - Constructor for class com.codetaco.math.token.TokVariableWithValue
 
toString() - Method in class com.codetaco.math.Equ
 
toString() - Method in class com.codetaco.math.function.FuncAbs
toString() - Method in class com.codetaco.math.function.FuncAcos
toString() - Method in class com.codetaco.math.function.FuncAcotan
toString() - Method in class com.codetaco.math.function.FuncAlpha
toString() - Method in class com.codetaco.math.function.FuncAsin
toString() - Method in class com.codetaco.math.function.FuncAtan
toString() - Method in class com.codetaco.math.function.FuncBandedRate
toString() - Method in class com.codetaco.math.function.FuncBytesToHex
toString() - Method in class com.codetaco.math.function.FuncCos
toString() - Method in class com.codetaco.math.function.FuncCubeRoot
toString() - Method in class com.codetaco.math.function.FuncDate
 
toString() - Method in class com.codetaco.math.function.FuncDateTime
 
toString() - Method in class com.codetaco.math.function.FuncDegreesToRads
toString() - Method in class com.codetaco.math.function.FuncFlatRate
toString() - Method in class com.codetaco.math.function.FuncHaversine
 
toString() - Method in class com.codetaco.math.function.FuncIf
toString() - Method in class com.codetaco.math.function.FuncKm2Mi
 
toString() - Method in class com.codetaco.math.function.FuncLog
toString() - Method in class com.codetaco.math.function.FuncLog10
toString() - Method in class com.codetaco.math.function.FuncMax
toString() - Method in class com.codetaco.math.function.FuncMi2Km
 
toString() - Method in class com.codetaco.math.function.FuncMin
toString() - Method in class com.codetaco.math.function.FuncNot
toString() - Method in class com.codetaco.math.function.FuncRadsToDegrees
toString() - Method in class com.codetaco.math.function.FuncRoot
toString() - Method in class com.codetaco.math.function.FuncRound
toString() - Method in class com.codetaco.math.function.FuncSin
toString() - Method in class com.codetaco.math.function.FuncSqrt
toString() - Method in class com.codetaco.math.function.FuncStringCat
toString() - Method in class com.codetaco.math.function.FuncStringContains
 
toString() - Method in class com.codetaco.math.function.FuncStringEmpty
toString() - Method in class com.codetaco.math.function.FuncStringIndexOf
toString() - Method in class com.codetaco.math.function.FuncStringLength
toString() - Method in class com.codetaco.math.function.FuncStringLowerCase
toString() - Method in class com.codetaco.math.function.FuncStringLTrim
toString() - Method in class com.codetaco.math.function.FuncStringMatch
 
toString() - Method in class com.codetaco.math.function.FuncStringMatches
 
toString() - Method in class com.codetaco.math.function.FuncStringMetaphone
toString() - Method in class com.codetaco.math.function.FuncStringReplace
toString() - Method in class com.codetaco.math.function.FuncStringRTrim
toString() - Method in class com.codetaco.math.function.FuncStringSubstr
toString() - Method in class com.codetaco.math.function.FuncStringToFloat
 
toString() - Method in class com.codetaco.math.function.FuncStringToInt
toString() - Method in class com.codetaco.math.function.FuncStringTrim
toString() - Method in class com.codetaco.math.function.FuncStringUpCase
toString() - Method in class com.codetaco.math.function.FuncTan
toString() - Method in class com.codetaco.math.function.FuncTieredRate
toString() - Method in class com.codetaco.math.function.FuncTime
 
toString() - Method in class com.codetaco.math.function.FuncToDate
 
toString() - Method in class com.codetaco.math.function.FuncToDateTime
 
toString() - Method in class com.codetaco.math.function.FuncToString
 
toString() - Method in class com.codetaco.math.function.FuncToTime
 
toString() - Method in class com.codetaco.math.function.FuncTrunc
toString() - Method in class com.codetaco.math.operator.OpAdd
toString() - Method in class com.codetaco.math.operator.OpAnd
toString() - Method in class com.codetaco.math.operator.OpAssignment
 
toString() - Method in class com.codetaco.math.operator.OpAssignmentAdd
 
toString() - Method in class com.codetaco.math.operator.OpAssignmentDivide
 
toString() - Method in class com.codetaco.math.operator.OpAssignmentMinus
 
toString() - Method in class com.codetaco.math.operator.OpAssignmentMultiply
 
toString() - Method in class com.codetaco.math.operator.OpChain
 
toString() - Method in class com.codetaco.math.operator.OpComma
toString() - Method in class com.codetaco.math.operator.OpCompareEqual
 
toString() - Method in class com.codetaco.math.operator.OpCompareGreater
 
toString() - Method in class com.codetaco.math.operator.OpCompareLess
 
toString() - Method in class com.codetaco.math.operator.OpCompareNotEqual
 
toString() - Method in class com.codetaco.math.operator.OpCompareNotGreater
 
toString() - Method in class com.codetaco.math.operator.OpCompareNotLess
 
toString() - Method in class com.codetaco.math.operator.OpDivide
toString() - Method in class com.codetaco.math.operator.OpEquals
toString() - Method in class com.codetaco.math.operator.OpFactorial
toString() - Method in class com.codetaco.math.operator.OpLeftParen
toString() - Method in class com.codetaco.math.operator.OpMinusMinus
 
toString() - Method in class com.codetaco.math.operator.OpMod
toString() - Method in class com.codetaco.math.operator.OpMultiply
toString() - Method in class com.codetaco.math.operator.OpNand
toString() - Method in class com.codetaco.math.operator.OpNegate
toString() - Method in class com.codetaco.math.operator.OpNor
toString() - Method in class com.codetaco.math.operator.OpOr
toString() - Method in class com.codetaco.math.operator.OpPlusPlus
 
toString() - Method in class com.codetaco.math.operator.OpPower
toString() - Method in class com.codetaco.math.operator.OpRightParen
toString() - Method in class com.codetaco.math.operator.OpSubtract
toString() - Method in class com.codetaco.math.operator.OpXnor
toString() - Method in class com.codetaco.math.operator.OpXor
toString() - Method in class com.codetaco.math.token.Token
 
toString() - Method in class com.codetaco.math.token.TokLiteral
toString() - Method in class com.codetaco.math.token.TokNumber
 
toString() - Method in class com.codetaco.math.token.TokOperator
toString() - Method in class com.codetaco.math.token.TokVariable
 

U

unregisterFunction(String) - Method in class com.codetaco.math.Equ
 
unregisterOperator(String) - Method in class com.codetaco.math.Equ
 
updateParameterCount(EquPart[], int) - Method in class com.codetaco.math.Function
updateParameterCount.

V

ValueStack - Class in com.codetaco.math
 
ValueStack() - Constructor for class com.codetaco.math.ValueStack
 
A B C D E F G I M N O P R S T U V 
Skip navigation links

Open-Source project.

Artifacts on CentralRepository.