Difference between revisions of "Manuals/calci/THOUSAND"
Jump to navigation
Jump to search
(Created page with "THOUSAND") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | THOUSAND | + | <div style="font-size:30px">''' THOUSAND'''</div><br/> |
+ | |||
+ | ==Description== | ||
+ | *This function returns the number Thousand. | ||
+ | *So it will return as 1000. | ||
+ | *1000 or One thousand is the natural number following 999 and preceding 1001. | ||
+ | *The number 1000 is the cube value of 10.1000 is a Harshad number in base 10. | ||
+ | *The SI prefix for a thousand is kilo. | ||
+ | *1000 is the smallest number in four digit. | ||
+ | |||
+ | ==Examples== | ||
+ | #THOUSAND = 1000 | ||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=CJmCQs877dQ|280|center|Number}} | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Manuals/calci/HUNDRED| HUNDRED]] | ||
+ | *[[Manuals/calci/TEN| TEN]] | ||
+ | |||
+ | ==References== | ||
+ | *[https://en.wikipedia.org/wiki/1000_(number) Thousand] | ||
+ | |||
+ | *[[Z_API_Functions | List of Main Z Functions]] | ||
+ | *[[ Z3 | Z3 home ]] |
Latest revision as of 13:47, 4 February 2019
THOUSAND
Description
- This function returns the number Thousand.
- So it will return as 1000.
- 1000 or One thousand is the natural number following 999 and preceding 1001.
- The number 1000 is the cube value of 10.1000 is a Harshad number in base 10.
- The SI prefix for a thousand is kilo.
- 1000 is the smallest number in four digit.
Examples
- THOUSAND = 1000