BigIntExtensionBase extension

on

Properties

isPowerOfTen bool

Available on BigInt, provided by the BigIntExtensionBase extension

Is Power Of Ten
no setter
powerOfTen int

Available on BigInt, provided by the BigIntExtensionBase extension

powerOfTen
no setter
precision int

Available on BigInt, provided by the BigIntExtensionBase extension

Precision
no setter
scale int

Available on BigInt, provided by the BigIntExtensionBase extension

scale
no setter
significand BigInt

Available on BigInt, provided by the BigIntExtensionBase extension

Significand
no setter
significandLength int

Available on BigInt, provided by the BigIntExtensionBase extension

Significand Length
no setter
significandString String

Available on BigInt, provided by the BigIntExtensionBase extension

Significand String
no setter

Static Properties

ten BigInt

Available on BigInt, provided by the BigIntExtensionBase extension

getter/setter pair