Uses of Interface
org.projog.core.math.Numeric
Packages that use Numeric
Package
Description
Provides arithmetic operators.
Contains the building blocks used to construct Prolog programs and queries.
-
Uses of Numeric in org.projog.core.math
Methods in org.projog.core.math that return NumericModifier and TypeMethodDescriptionprotected Numericprotected Numericfinal Numericfinal Numericfinal Numericfinal NumericReturns the result of the calculation using the specified arguments.ArithmeticOperators.getNumeric(Term t) Returns the result of evaluating the specified arithmetic expression.Methods in org.projog.core.math with parameters of type Numeric -
Uses of Numeric in org.projog.core.math.builtin
Methods in org.projog.core.math.builtin that return NumericMethods in org.projog.core.math.builtin with parameters of type Numeric -
Uses of Numeric in org.projog.core.term
Classes in org.projog.core.term that implement NumericModifier and TypeClassDescriptionfinal classRepresents a value of the primitive typedoubleas aTerm.final classRepresents a value of the primitive typelongas aTerm.Methods in org.projog.core.term that return Numeric