Integer Divide Operator

From GiderosMobile
Revision as of 08:57, 23 August 2018 by Hgy29 (talk | contribs)

Supported platforms: android, ios, mac, pc
Available since: Gideros 2017.10

Description


Divide a number to a whole number.

a=b // c   Put the integer result of divide 'b' by 'c' into 'a'.





Methods

Events

Constants