piel.base.quantity#

Functions#

quantity_add(self, other)

quantity_radd(self, other)

quantity_sub(self, other)

quantity_rsub(self, other)

quantity_mul(self, other)

quantity_rmul(self, other)

quantity_truediv(self, other)

quantity_rtruediv(self, other)

Module Contents#

quantity_add(self, other)[source]#
quantity_radd(self, other)[source]#
quantity_sub(self, other)[source]#
quantity_rsub(self, other)[source]#
quantity_mul(self, other)[source]#
quantity_rmul(self, other)[source]#
quantity_truediv(self, other)[source]#
quantity_rtruediv(self, other)[source]#