Difference between revisions of "Manuals/calci/TRILLION"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "trillion")
 
Line 1: Line 1:
trillion
+
<div style="font-size:30px">''' TRILLION '''</div><br/>
 +
 
 +
==Description==
 +
*This function returns the number Trillion.
 +
*So it will return as 1000000000000.
 +
*A Trillion is also known as 10 to the power 12.
 +
*A trillion is bigger than a million, more than a billion.
 +
*Either way, this is such a large number that it's hard to imagine.
 +
*One Trillion written as in scientific notation:1*10^12
 +
 
 +
==Examples==
 +
#TRILLION = 1000000000000
 +
 
 +
==See Also==
 +
*[[Manuals/calci/THOUSAND| THOUSAND]]
 +
*[[Manuals/calci/TEN| TEN]]
 +
*[[Manuals/calci/HUNDRED| HUNDRED]]
 +
 
 +
==References==
 +
*[https://www.vocabulary.com/dictionary/trillion Trillion]
 +
 
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
*[[ Z3 |  Z3 home ]]

Revision as of 14:10, 17 May 2017

TRILLION


Description

  • This function returns the number Trillion.
  • So it will return as 1000000000000.
  • A Trillion is also known as 10 to the power 12.
  • A trillion is bigger than a million, more than a billion.
  • Either way, this is such a large number that it's hard to imagine.
  • One Trillion written as in scientific notation:1*10^12

Examples

  1. TRILLION = 1000000000000

See Also

References