| 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 |
| | + | |
| | + | ==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 ]] |