quantities v0.1.0 (2014-06-07T05:45:58Z)
Home
Dub
Repo
MathFunctions.abs
quantities
math
MathFunctions
ditto
auto
square
(U unit)
auto
cubic
(U unit)
auto
pow
(U unit)
auto
sqrt
(Q quantity)
auto
cbrt
(Q quantity)
auto
nthRoot
(Q quantity)
Q
abs
(Q quantity)
mixintemplate
MathFunctions
(N, string module_ = "std.math")
Q
abs
(
Q
)
(
Q
quantity
)
if
(
isQuantity
!
Q
&&
is
(
Q.valueType
==
N
)
)
Meta
Source
See Implementation
quantities
math
MathFunctions
functions
abs
cbrt
cubic
nthRoot
pow
sqrt
square
ditto