Difference between revisions of "Manuals/calci/ONEBY"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''ONEBY (Value,By)'''</div><br/> OR <div style="font-size:30px">'''RECIPROCAL (Value,By)'''</div><br/> *<math>Value</math> and <math>By</math> is ...") |
|||
Line 20: | Line 20: | ||
# ONEBY(-25,10) = -0.4 | # ONEBY(-25,10) = -0.4 | ||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=6YYiiixYz9A&t=5s|280|center|Reciprocal}} | ||
==See Also== | ==See Also== |
Latest revision as of 13:38, 18 March 2019
ONEBY (Value,By)
OR
RECIPROCAL (Value,By)
- and is any real value.
Description
- This function gives the reciprocal of a number.
- In , and is any real value.
- is the numerator value.
- is the denominator value.
- Here it is taking the reciprocal value which is numerator converts in to denominator and denominator converts in to Numerator.
- Finally it is calculating the division and showing the result in Decimals.
Examples
- ONEBY(4,9) = 2.25
- ONEBY(67,234) = 3.4925373134328357
- ONEBY(5,-13) = -2.6
- ONEBY(-25,10) = -0.4
Related Videos
See Also
References