Difference between revisions of "Manuals/calci/SEVENTHOF"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "seventhof")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
seventhof
+
<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
 +
 
 +
==Related Videos==
 +
 
 +
{{#ev:youtube|v=jCrosWg_p-o|280|center|By Seven}}
 +
 
 +
==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 ]]

Latest revision as of 15:45, 30 January 2019

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

  1. SEVENTHOF(350) = 50
  2. SEVENTHOF(762.3) = 108.89999999999999
  3. SEVENTHOF(-543) = -77.57142857142857

Related Videos

By Seven

See Also

References