hgtrans control GetNumberOfMathFunctionParameters
Gets the number of parameters required by a math function.
Syntax
hgtrans control GetNumberOfMathFunctionParameters function
Application
HyperGraphTrans Tcl Query
Description
This command gets the minimum number of parameters necessary for the specified math function.
Inputs
- function
- Function can be the name of any legal math function supported by Templex.
Example
hgtrans control GetNumberOfMathFunctionParameters “cos”
Errors
None.
Keywords
get input math functions