Triangle.area

struct Triangle(T)
pure @property
T
area
const
(
)
if (
isFloatingPoint!T
)

Meta