JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Constructors
Deprecated Methods
Method and Description
com.upokecenter.numbers.EInteger.AsInt32Checked()
Renamed to ToInt32Checked.
com.upokecenter.numbers.EInteger.AsInt32Unchecked()
Renamed to ToInt32Unchecked.
com.upokecenter.numbers.EInteger.AsInt64Checked()
Renamed to ToInt64Checked.
com.upokecenter.numbers.EInteger.AsInt64Unchecked()
Renamed to ToInt64Unchecked.
com.upokecenter.numbers.EDecimal.DivideAndRemainderNaturalScale(EDecimal)
Renamed to DivRemNaturalScale.
com.upokecenter.numbers.EDecimal.DivideAndRemainderNaturalScale(EDecimal, EContext)
Renamed to DivRemNaturalScale.
com.upokecenter.numbers.EFloat.DivideAndRemainderNaturalScale(EFloat)
Renamed to DivRemNaturalScale.
com.upokecenter.numbers.EFloat.DivideAndRemainderNaturalScale(EFloat, EContext)
Renamed to DivRemNaturalScale.
com.upokecenter.numbers.ERational.FromExtendedDecimal(EDecimal)
Renamed to FromEDecimal.
com.upokecenter.numbers.ERational.FromExtendedFloat(EFloat)
Renamed to FromEFloat.
com.upokecenter.numbers.EDecimal.FromExtendedFloat(EFloat)
Renamed to FromEFloat.
com.upokecenter.numbers.EFloat.RoundToIntegralExact(EContext)
Renamed to RoundToIntegerExact.
com.upokecenter.numbers.EDecimal.RoundToIntegralExact(EContext)
Renamed to RoundToIntegerExact.
com.upokecenter.numbers.EFloat.RoundToIntegralNoRoundedFlag(EContext)
Renamed to RoundToIntegerNoRoundedFlag.
com.upokecenter.numbers.EDecimal.RoundToIntegralNoRoundedFlag(EContext)
Renamed to RoundToIntegerNoRoundedFlag.
com.upokecenter.numbers.EFloat.SquareRoot(EContext)
Renamed to Sqrt.
com.upokecenter.numbers.EDecimal.SquareRoot(EContext)
Renamed to Sqrt.
com.upokecenter.numbers.EFloat.ToEIntegerExact()
Renamed to ToEIntegerIfExact.
com.upokecenter.numbers.ERational.ToEIntegerExact()
Renamed to ToEIntegerIfExact.
com.upokecenter.numbers.EDecimal.ToEIntegerExact()
Renamed to ToEIntegerIfExact.
com.upokecenter.numbers.EFloat.ToExtendedDecimal()
Renamed to ToEDecimal.
com.upokecenter.numbers.ERational.ToExtendedDecimal()
Renamed to ToEDecimal.
com.upokecenter.numbers.ERational.ToExtendedDecimal(EContext)
Renamed to ToEDecimal.
com.upokecenter.numbers.ERational.ToExtendedDecimalExactIfPossible(EContext)
Renamed to ToEDecimalExactIfPossible.
com.upokecenter.numbers.ERational.ToExtendedFloat()
Renamed to ToEFloat.
com.upokecenter.numbers.EDecimal.ToExtendedFloat()
Renamed to ToEFloat.
com.upokecenter.numbers.ERational.ToExtendedFloat(EContext)
Renamed to ToEFloat.
com.upokecenter.numbers.ERational.ToExtendedFloatExactIfPossible(EContext)
Renamed to ToEFloatExactIfPossible.
Deprecated Constructors
Constructor and Description
com.upokecenter.numbers.ERational(EInteger, EInteger)
Use the ERational.Create method instead. This constructor will be private or unavailable in version 1.0.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
CBOR for Java documentation, generated in 2016.