f::max (public)
f::max x y
Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl
- Parameters:
- x (required)
- y (required)
- Returns:
- the maximum of x and y
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- functional_api
f::max x y
Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl
- Parameters:
- x (required)
- y (required)
- Returns:
- the maximum of x and y
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- functional_api