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