Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion document/core/exec/numerics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ When a number is stored into :ref:`memory <syntax-mem>`, it is converted into a
\littleendian(d^8~{d'}^\ast~) &=& \littleendian({d'}^\ast)~\ibits_8^{-1}(d^8) \\
\end{array}

Again these functions are invertable bijections.
Again these functions are invertible bijections.


.. index:: numeric vectors, shape
Expand Down