public interface PrologFloat extends PrologNumber
PrologNumber
who contains an immutable Float
instance. The Prolog Provider is the mechanism to create a new Prolog float
invoking PrologProvider.newFloat(Number)
.
Two floats numbers are equals if and only if are floats and have equal value.
Floats numbers unify only with same value floats 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.