Uses of Class
org.projog.core.term.DecimalFraction
Packages that use DecimalFraction
Package
Description
Provides arithmetic operators.
Provides classes for constructing
Term objects from Prolog syntax.Contains the building blocks used to construct Prolog programs and queries.
-
Uses of DecimalFraction in org.projog.core.math.builtin
Methods in org.projog.core.math.builtin that return DecimalFractionModifier and TypeMethodDescriptionprivate DecimalFractionDivide.divideFractions(Numeric n1, Numeric n2) -
Uses of DecimalFraction in org.projog.core.parser
Methods in org.projog.core.parser that return DecimalFractionModifier and TypeMethodDescriptionprivate DecimalFractionSentenceParser.toDecimalFraction(String value) -
Uses of DecimalFraction in org.projog.core.term
Methods in org.projog.core.term that return DecimalFraction