quantities ~master (2020-01-27T14:07:29Z)
Home
Dub
Repo
abs
quantities
compiletime
Basic math functions that work with Quantity.
auto
square
(Q quantity)
auto
sqrt
(Q quantity)
auto
cubic
(Q quantity)
auto
cbrt
(Q quantity)
auto
pow
(Q quantity)
auto
nthRoot
(Q quantity)
Q
abs
(Q quantity)
Q
abs
(
Q
)
(
auto
ref
const
Q
quantity
)
if
(
isQuantity
!
Q
)
Meta
Source
See Implementation
quantities
compiletime
functions
abs
cbrt
cubic
nthRoot
pow
sqrt
square
unit
structs
Quantity
templates
isQuantity
Basic math functions that work with Quantity.