qsquare¶
- macro_lightning.utils.qsquare(*args, **kw)[source]¶
Quantity, Squared.
- Parameters
- *args
Quantity Passed, as tuple, to
as_quantity()- **kw
Arguments into
square()
- *args
- Returns
QuantityNot copied, subclasses passed through.
- Raises
NotImplementedErrorIf
as_quantity()fails