Summation operator for a function that represents an integer indexed quantity.
(=> (And (Range ?Func Physical-Quantity) (Summation ?Func ?Start ?End ?Q)) (And (Physical-Quantity ?Q) (Integer ?Start) (Integer ?End)))