fixedpoint ~master (2021-04-24T12:17:43Z)
Dub
Repo
addTo
fixedpoint
arithmetic
Before the operation the arguments are casted to the specified type
T
addTo
(
T
int
a
V
int
b
U
)
(
Fixed
!(
a
,
V
)
lhs
,
Fixed
!(
b
,
U
)
rhs
)
Meta
Source
See Implementation
fixedpoint
arithmetic
functions
addTo
divTo
mulTo
subTo
Before the operation the arguments are casted to the specified type