Difference between revisions of "Manuals/calci/HUNDRED"
Jump to navigation
Jump to search
(Created page with "hun") |
|||
Line 1: | Line 1: | ||
− | + | <div style="font-size:30px">''' HUNDRED'''</div><br/> | |
+ | |||
+ | ==Description== | ||
+ | *This function returns the number Hundred. | ||
+ | *So it will return as 100.100 or one hundred is the natural number following 99 and preceding 101. | ||
+ | *The features of the number 100 are:100 is the square of 10,100 is the basis of percentages with 100% being a full amount. | ||
+ | *100 is the sum of the first nine prime numbers. | ||
+ | *100 is the sum of the cubes of the first four integers. | ||
+ | *100 is denoted in Roman numeral is C. | ||
+ | |||
+ | ==Example== | ||
+ | #HUNDRED = 100 | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Manuals/calci/THOUSAND| THOUSAND]] | ||
+ | *[[Manuals/calci/TEN| TEN]] | ||
+ | *[[Z_API_Functions | List of Main Z Functions]] | ||
+ | *[[ Z3 | Z3 home ]] | ||
+ | |||
+ | ==References== | ||
+ | [https://en.wikipedia.org/wiki/100_(number) Hundred] | ||
+ | *[[Z_API_Functions | List of Main Z Functions]] | ||
+ | *[[ Z3 | Z3 home ]] |
Revision as of 13:52, 27 March 2017
HUNDRED
Description
- This function returns the number Hundred.
- So it will return as 100.100 or one hundred is the natural number following 99 and preceding 101.
- The features of the number 100 are:100 is the square of 10,100 is the basis of percentages with 100% being a full amount.
- 100 is the sum of the first nine prime numbers.
- 100 is the sum of the cubes of the first four integers.
- 100 is denoted in Roman numeral is C.
Example
- HUNDRED = 100