Difference between revisions of "Manuals/calci/FOURTHOF"
Jump to navigation
Jump to search
(Created page with "Fourthof") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <div style="font-size:30px">'''FOURTHOF(Number)'''</div><br/> | |
+ | *<math>Number</math> is any real number. | ||
+ | |||
+ | ==Description== | ||
+ | *This function calculates the one-fourth of the given number. | ||
+ | *In <math>FOURTHOF(Number)</math>, <math>Number</math> is any real number. | ||
+ | *To find one fourth of a number,divide the number by four. | ||
+ | *So the result is the number which is divided by 4. | ||
+ | *For example FOURTHOF(80)= 20. | ||
+ | |||
+ | ==Examples== | ||
+ | #FOURTHOF(4) = 1 | ||
+ | #FOURTHOF(40) = 10 | ||
+ | #FOURTHOF(89) = 22.25 | ||
+ | #FOURTHOF(-131.45) = -32.8625 | ||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=C9wva4ZZwCU|280|center|Divide by Four}} | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Manuals/calci/FIFTHOF | FIFTHOF]] | ||
+ | *[[Manuals/calci/HALFOF | HALFOF ]] | ||
+ | *[[Manuals/calci/SEVENTHOF | SEVENTHOF ]] | ||
+ | |||
+ | ==References== | ||
+ | *[https://socratic.org/questions/how-do-you-write-the-algebraic-expression-one-fourth-of-a-number-n One fourth] | ||
+ | |||
+ | *[[Z_API_Functions | List of Main Z Functions]] | ||
+ | *[[ Z3 | Z3 home ]] |
Latest revision as of 16:29, 11 January 2019
FOURTHOF(Number)
- is any real number.
Description
- This function calculates the one-fourth of the given number.
- In , is any real number.
- To find one fourth of a number,divide the number by four.
- So the result is the number which is divided by 4.
- For example FOURTHOF(80)= 20.
Examples
- FOURTHOF(4) = 1
- FOURTHOF(40) = 10
- FOURTHOF(89) = 22.25
- FOURTHOF(-131.45) = -32.8625