910 bytes added
, 20:49, 18 December 2017
<div style="font-size:30px">'''FUNC (Function)'''</div><br/>
*<math>Function</math> is any function name.
==Description==
*This function shows the parameter of the given function.
*In <math>FUNC(Function)</math>,<math>Function</math> is any function name.
*Function means is a relationship or expression involving one or more variables.
*When we are giving some function name as a parameter for this function will get a result as the function with the parameter.
*For example FUNC("EXP) shows the result as EXP().
==Examples==
# FUNC("SIN") = SIN (Number)
# FUNC("LOG") = LOG (Number,Base)
# FUNC("AVG") = AVG()
==See Also==
*[[Manuals/calci/GAMMAFUNC | GAMMAFUNC]]
*[[Manuals/calci/GFUNCTION | GFUNCTION ]]
*[[Manuals/calci/ISFUNCTION | ISFUNCTION ]]
==References==
*[https://en.wikipedia.org/wiki/Function_(mathematics) Function]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]