Difference between revisions of "Octal Numbers"

From GiderosMobile
(Created page with "__NOTOC__ '''Supported platforms:''' <br/> '''Available since:''' Gideros 2017.10<br/> === Description === <br /> Octal number representation.<br /><br /> <b>0o</b>OctalPatte...")
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Supported platforms:''' <br/>
+
'''Supported platforms:''' android, ios, mac, pc<br/>
 
'''Available since:''' Gideros 2017.10<br/>
 
'''Available since:''' Gideros 2017.10<br/>
 
=== Description ===
 
=== Description ===
Line 7: Line 7:
  
 
<b>0o</b>OctalPattern &emsp; Enter a number in octal format.<br />
 
<b>0o</b>OctalPattern &emsp; Enter a number in octal format.<br />
 +
 +
 
 +
 
 +
 
 +
 
 +
 +
 
 +
 
{|-
 
{|-
 
| style="width: 50%;"|
 
| style="width: 50%;"|

Revision as of 09:57, 23 August 2018

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

Description


Octal number representation.

0oOctalPattern   Enter a number in octal format.





Methods

Events

Constants