quantities v0.1.0 (2014-06-07T05:45:58Z)
Home
Dub
Repo
MathFunctions.square
quantities
math
MathFunctions
Undocumented in source. Be warned that the author may not have intended to support it.
auto
square
(U unit)
mixintemplate
MathFunctions
(N, string module_ = "std.math")
auto
square
(
U
)
(
U
unit
)
if
(
isQuantity
!
U
&&
is
(
U.valueType
==
N
)
)
auto
cubic
(U unit)
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