Changes

Jump to navigation Jump to search
Created page with "<div style="font-size:30px">'''GETFUNCTION ()'''</div><br/> <div style="font-size:30px">'''OPF (Operator)'''</div><br/> *<math>Operator</math> is any operator. ==Description..."
<div style="font-size:30px">'''GETFUNCTION ()'''</div><br/>
<div style="font-size:30px">'''OPF (Operator)'''</div><br/>

*<math>Operator</math> is any operator.

==Description==
*This function shows the arithmetic operator.
*GETFUNCTION is working for OPF function.
*In <math>OPF (Operator)</math>,<math>Operator</math> is any symbol of the operator.
*Arithmetic operators take numerical values as their operands and return a single numerical value.
*The standard arithmetic operators are addition (+), subtraction (-), multiplication (*), and division (/).
*When we giving the any symbol of arithmetic operators this function will show name and arguments of the given operator.

==Examples==
# OPF("+") = SUM ()
# OPF("-") = MINUS ()
# OPF("*") = PRODUCT ()
# OPF("/") = DIVIDE ()

==See Also==
*[[Manuals/calci/ISOPERATORSYMBOL | ISOPERATORSYMBOL]]
*[[Manuals/calci/SUM | SUM ]]
*[[Manuals/calci/SUBTRACT | SUBTRACT ]]

==References==
*[https://www.mathsisfun.com/definitions/operator.html Operators]



*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]
writer
6,694

edits

Navigation menu