Mercurial Hosting > luan
diff website/src/manual.html @ 1342:60599adc27b8
add lucene search options
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 20 Feb 2019 12:09:51 -0700 |
parents | b29eefad2111 |
children | 8d95711f6615 |
line wrap: on
line diff
--- a/website/src/manual.html Tue Feb 19 08:14:40 2019 -0700 +++ b/website/src/manual.html Wed Feb 20 12:09:51 2019 -0700 @@ -2765,6 +2765,11 @@ Returns <code>x</code> as a double. +<h4 heading><a name="Number.float" href="#Number.double"><code>Number.float (x)</code></a></h4> +<p> +Returns <code>x</code> as a float. + + <h4 heading><a name="Number.integer" href="#Number.integer"><code>Number.integer (x)</code></a></h4> <p> If the value <code>x</code> is convertible to an integer,