From ee35f641687d0d3159c15eea5ad80d71efff4f82 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 29 Nov 2010 01:49:26 -0500 Subject: Finished converting the Arduino docs --- source/lang/float.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'source/lang/float.rst') diff --git a/source/lang/float.rst b/source/lang/float.rst index ef1a339..6937c8c 100644 --- a/source/lang/float.rst +++ b/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 -- cgit v1.2.3