MultiPrecTest class

Constructors

MultiPrecTest()

Properties

a ↔ MPData
getter/setter pair
b ↔ MPData
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
mp ↔ MultiPrec
getter/setter pair
p ↔ MPData
getter/setter pair
pi ↔ MPData
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
start int
getter/setter pair
t ↔ MPData
getter/setter pair

Methods

main() → void
mpFactorial(MPData ret, int x) → void
mpFactorial2(MPData ret, int x) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
piOut5(int prec, int count, int order) bool
round(String str, int prec) String
testFactorial() → void
testRound1() → void
testRound2() → void
testSqrt(int prec) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited