User Tools

Site Tools


de:float

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

de:float [2016/01/01 22:37]
de:float [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== Float =====
 +==== Format ====
 +float ( //expression// )
 +==== Description ====
 +Convert //expression// to a floating point (decimal) number. Float will convert a string or an integer to a decimal value. If the expression can not be converted then a zero will be returned.
 +==== See Also ====
 +[[int|Int]]
 +==== New To Version ==== 
 +0.9.4