fixed ~master (2022-04-30T17:39:53.8576119)
Dub
Repo
Fixed.decimalPart
jaypha
fixed
Fixed
this returns |x| - ⌊|x|⌋, so it's always positive
long
decimalPart
()
struct
Fixed
(uint scale)
nothrow const
long
decimalPart
(
)
long
decimalPart
(long newDecimalPart)
Meta
Source
See Implementation
jaypha
fixed
Fixed
constructors
this
functions
conv
decimalPart
integralPart
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
manifest constants
factor
pattern
properties
asString
static functions
fromString
static variables
max
min
this returns |x| - ⌊|x|⌋, so it's always positive