public interface PrologDouble extends PrologNumber
PrologNumber
who contains an immutable Double
instance. The Prolog Provider is the mechanism to create a new Prolog double
invoking PrologProvider.newDouble(Number)
.
Two doubles numbers are equals if and only if are doubles and have equal
value. Doubles numbers unify only with same value doubles or with free
variable.getDoubleValue, getFloatValue, getIntegerValue, getLongValue, getPrologDouble, getPrologFloat, getPrologInteger, getPrologLong
cast, getArgument, getArguments, getArity, getFunctor, getIndicator, getObject, getProvider, getTerm, getType, hasIndicator, isAtom, isAtomic, isClass, isCompound, isDouble, isEmptyList, isEntry, isEvaluable, isFalseType, isField, isFloat, isInteger, isList, isLong, isMap, isMixin, isNil, isNullType, isNumber, isObjectType, isParameter, isReference, isResult, isStructure, isTrueType, isVariable, isVariableBound, isVariableNotBound, isVoidType, match, unify
compareTo
isClause, isTerm
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.