User Tools

Site Tools


en:int

Differences

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

Link to this comparison view

Next revision Both sides next revision
en:int [2016/01/01 22:41]
127.0.0.1 external edit
en:int [2016/08/12 11:59]
admin
Line 1: Line 1:
 ===== Int (Function) ===== ===== Int (Function) =====
 ==== Format ==== ==== Format ====
-int ( //expression// )+int ( [[expressions|epression]] )
  
 returns //integer_value// returns //integer_value//
  
 ==== Description ==== ==== 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.+Convert [[expressions|epression]] 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 ==== ==== See Also ====
 {{page>en:start#Mathematics&noheader}} {{page>en:start#Mathematics&noheader}}
  
en/int.txt ยท Last modified: 2020/02/28 10:46 (external edit)