User Tools

Site Tools


el:int

Differences

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

Link to this comparison view

el:int [2016/01/01 22:39]
el:int [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== Int =====
 +==== Format ====
 +int ( //expression// )
 +==== Description ====
 +Convert //expression// to an integer (whole) number. Int will convert a string or a float to an integer value. If the expression can not be converted then a zero will be returned.
 +==== See Also ====
 +[[float|Float]]
  
el/int.txt ยท Last modified: 2020/02/28 10:46 (external edit)