Triangle.area

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

Meta