diff options
Diffstat (limited to 'docs/source/lang/float.rst')
-rw-r--r-- | docs/source/lang/float.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/source/lang/float.rst b/docs/source/lang/float.rst index ef1a339..6937c8c 100644 --- a/docs/source/lang/float.rst +++ b/docs/source/lang/float.rst @@ -2,11 +2,8 @@ .. _lang-float: -float -===== - -Description ------------ +``float`` +========= Single-precision floating point number. Occupies 4 bytes. On Maple, the ``float`` type has a range of approximately -3.40282×10^38 to |