pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
Max
polyplex
math
mathf
Maximum of two scalar elements
T
Max
pure nothrow
(
T
)
(
T
scalar_a
,
T
scalar_b
)
if
(
__traits(
isScalar
,
T
)
)
Meta
Source
See Implementation
polyplex
math
mathf
aliases
Mix
Smoothstep
functions
ApproxEquals
Clamp
CosineInterpolation
CubicInterpolation
HermiteInterpolation
LinearInterpolation
Max
Min
Step
ToDegrees
ToRadians
variables
TAU
Maximum of two scalar elements