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/doublecast.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'source/lang/doublecast.rst') diff --git a/source/lang/doublecast.rst b/source/lang/doublecast.rst index 4ea1776..511fe24 100644 --- a/source/lang/doublecast.rst +++ b/source/lang/doublecast.rst @@ -2,11 +2,8 @@ .. _lang-doublecast: -double() (cast) -=============== - -Description ------------ +``double()`` (cast) +=================== Converts a value to the :ref:`double ` floating point data type. Here is an example:: -- cgit v1.2.3