Interface PsyRealNumeric

All Superinterfaces:
PsyAdditive<PsyNumeric>, PsyArithmetic<PsyNumeric>, PsyAtomic, PsyConvertableToInteger, PsyConvertableToIntegral, PsyConvertableToName, PsyConvertableToReal, PsyConvertableToString, PsyMultiplicative<PsyNumeric>, PsyNumeric, PsyObject, PsyScalar<PsyRealNumeric>
All Known Subinterfaces:
PsyIntegral, PsyRational
All Known Implementing Classes:
PsyBigFractional, PsyBigInteger, PsyFractional, PsyInteger, PsyReal

A representation of realnumeric object, an abstraction of real numbers.