Difference between revisions of "Manuals/calci/SEVENTHOF"
Jump to navigation
Jump to search
(Created page with "seventhof") |
|||
Line 1: | Line 1: | ||
− | + | <div style="font-size:30px">'''SEVENTHOF(Number)'''</div><br/> | |
+ | *<math> Number </math> is any real number. | ||
+ | |||
+ | ==Description== | ||
+ | *This function calculates the one-seventh of the given number. | ||
+ | *In <math>SEVENTHOF(Number)</math>, <math>Number</math> is any real number. | ||
+ | *To find one seventh of a number , divide the number by seven. | ||
+ | *So the result is the number which is divided by 7. | ||
+ | *For example SEVENTHOF(63) = 9. | ||
+ | |||
+ | ==Examples== | ||
+ | #SEVENTHOF(350) = 50 | ||
+ | #SEVENTHOF(762.3) = 108.89999999999999 | ||
+ | #SEVENTHOF(-543) = -77.57142857142857 | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Manuals/calci/FIFTHOF | FIFTHOF]] | ||
+ | *[[Manuals/calci/HALFOF | HALFOF ]] | ||
+ | *[[Manuals/calci/FOURTHOF | FOURTHOF ]] | ||
+ | |||
+ | ==References== | ||
+ | *[http://www.convert-me.com/en/convert/percent/oneseventh.html?u=oneseventh&v=1 One Seventh] | ||
+ | |||
+ | *[[Z_API_Functions | List of Main Z Functions]] | ||
+ | *[[ Z3 | Z3 home ]] |
Revision as of 14:39, 5 May 2017
SEVENTHOF(Number)
- is any real number.
Description
- This function calculates the one-seventh of the given number.
- In , is any real number.
- To find one seventh of a number , divide the number by seven.
- So the result is the number which is divided by 7.
- For example SEVENTHOF(63) = 9.
Examples
- SEVENTHOF(350) = 50
- SEVENTHOF(762.3) = 108.89999999999999
- SEVENTHOF(-543) = -77.57142857142857