Difference between revisions of "Manuals/calci/SIXTHOF"
Jump to navigation
Jump to search
(Created page with "SIXTHOF") |
|||
Line 1: | Line 1: | ||
− | SIXTHOF | + | <div style="font-size:30px">'''SIXTHOF(Number)'''</div><br/> |
+ | *<math>Number</math> is any real number. | ||
+ | |||
+ | ==Description== | ||
+ | *This function calculates the one-sixth of the given number. | ||
+ | *In SIXTHOF(Number), Number is any real number. | ||
+ | *To find one sixth of a number,divide the number by six. | ||
+ | *So the result is the number which is divided by 6. | ||
+ | *For example SIXTHOF(42) = 7. | ||
+ | |||
+ | ==Examples== | ||
+ | #SIXTHOF(54) = 9 | ||
+ | #SIXTHOF(125) = 20.833333333333332 | ||
+ | #SIXTHOF(-74.32) = -12.386666666666665 | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Manuals/calci/FOURTHOF| FOURTHOF]] | ||
+ | *[[Manuals/calci/FIFTHOF| FIFTHOF]] | ||
+ | *[[Manuals/calci/SEVENTHOF| SEVENTHOF]] | ||
+ | |||
+ | ==References== | ||
+ | *[https://www.algebra.com/algebra/homework/word/numbers/Numbers_Word_Problems.faq.question.345969.html One-Sixth] | ||
+ | |||
+ | *[[Z_API_Functions | List of Main Z Functions]] | ||
+ | *[[ Z3 | Z3 home ]] |
Revision as of 13:58, 9 May 2017
SIXTHOF(Number)
- is any real number.
Description
- This function calculates the one-sixth of the given number.
- In SIXTHOF(Number), Number is any real number.
- To find one sixth of a number,divide the number by six.
- So the result is the number which is divided by 6.
- For example SIXTHOF(42) = 7.
Examples
- SIXTHOF(54) = 9
- SIXTHOF(125) = 20.833333333333332
- SIXTHOF(-74.32) = -12.386666666666665