Synopsis

Declared in <mp‐units/framework/quantity.h>

[[nodiscard]]
constexpr
Quantity auto
magnitude() const
requires (get_character(quantity_spec).order >= quantity_tensor_order::vector) && detail::HasMagnitude<rep>;

Return Value

Note

The return value should not be discarded.

Created with MrDocs