Function square

Basic math functions that work with Quantity.

auto auto square(Q) (
  auto const ref Q quantity
)
if (isQuantity!Q);