Difference between revisions of "Manuals/calci/FUNC"

From ZCubes Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
# FUNC("LOG") = LOG (Number,Base)
 
# FUNC("LOG") = LOG (Number,Base)
 
# FUNC("AVG") = AVG()
 
# FUNC("AVG") = AVG()
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=Z5myJ8dg_rM|280|center|Function}}
  
 
==See Also==
 
==See Also==

Revision as of 13:12, 18 March 2019

FUNC (Function)


where

  • 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 Function} is any function name.

Description

  • This function shows the parameter of the given function.
  • 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 FUNC(Function)} ,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 Function} 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

  1. FUNC("SIN") = SIN (Number)
  2. FUNC("LOG") = LOG (Number,Base)
  3. FUNC("AVG") = AVG()

Related Videos

Function

See Also

References