From 20ca08465ff1044e7ede43be9b779da14dcb3d10 Mon Sep 17 00:00:00 2001 From: Keewis Date: Sun, 22 Aug 2021 12:28:41 +0200 Subject: [PATCH] wording --- docs/formatting.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/formatting.rst b/docs/formatting.rst index 743506fda..00d516cc6 100644 --- a/docs/formatting.rst +++ b/docs/formatting.rst @@ -71,6 +71,8 @@ In addition to the structure of :py:class:`Unit` format specifications, magnitude. For example, ``".8f~P"`` formats the magnitude in floating point notation with 8 digits and the unit in the short pretty format. +Let's look at some more examples: + .. ipython:: python q = 1e-6 * u