menu
jrpn
model
Value
changeBitSize method
changeBitSize
brightness_4
changeBitSize
method
Null safety
Value
changeBitSize
(
BigInt
bitMask
)
Implementation
Value changeBitSize(BigInt bitMask) => Value.fromInternal(internal & bitMask);
jrpn
model
Value
changeBitSize method
Value class
Constructors
fromInternal
fromMatrix
Properties
asDouble
asMatrix
exponent
floatPrefix
hashCode
internal
isNegative
isPositive
runtimeType
Methods
changeBitSize
fracOp
intOp
isZero
mantissaDigit
negateAsFloat
noSuchMethod
timesTenTo
toJson
toString
Operators
operator ==
Static properties
fInfinity
fMaxValue
fMinValue
fNegativeInfinity
oneF
zero
Static methods
fromDouble
fromJson