Synopsis

Declared in <mp‐units/cartesian_vector.h>

[[nodiscard]]
constexpr
cartesian_vector
unit_vector(cartesian_vector const& vec)
requires treat_as_floating_point<T>;

Return Value

Note

The return value should not be discarded.

Created with MrDocs