Manuals/calci/MOP
Jump to navigation
Jump to search
MOP (a,b,op,ConsiderUnits)
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b} are any real numbers.
Description
- This function calculates for the given operation with the given parameter values.
- In Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle MOP (a,b,op,ConsiderUnits)} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b} are any real numbers.
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle op} is any operation.
- MOP is the function is used to execute the operation with the given parameters.
- Here operation may be addition,subtraction,multiplication,division,log and exp.
- For the arithmetic operation will consider the the parameter a and b.
- For log and exp operations the first parameter only will consider to find the value.
Examples
- MOP(100,564,"+") = 664
- MOP(100,564,"-") = -464
- MOP(100,564,"*") = 56400
- MOP(100,564,"/") = 0.1773049645390071
Related Videos
See Also
References