INT: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 January 2023

23 January 2023

19 April 2022

  • curprev 16:3416:34, 19 April 2022BigRon55 talk contribs 873 bytes +873 Created page with "The INT function rounds a numeric value down to the next whole number. {{PageSyntax}} : {{Parameter|result}} = INT({{Parameter|expression}}) {{Parameters}} * {{Parameter|expression}} is any type of literal or variable numerical value or mathematical calculation. {{PageDescription}} * INT returns the first whole number INTEGER that is less than the {{Parameter|expression}} value. * This means that INT rounds down for both positive..."