qsquare

utilipy.math.qsquare(*args, **kw)[source]

Quantity, Squared.

Parameters
*argsQuantity

passed, as tuple, to as_quantity()

**kw

arguments into square()

Returns
Quantity

not copied, quantity subclasses passed through.

Raises
NotImplementedError

if as_quantity() fails