f::lcm (public)

 f::lcm x y

Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl

Parameters:
x
y
Returns:
the least common multiple of x and y

Partial Call Graph (max 5 caller/called nodes):
%3 test_functional_api functional_api (test acs-tcl) f::lcm f::lcm test_functional_api->f::lcm f::/ f::/ f::lcm->f::/ f::abs f::abs (public) f::lcm->f::abs f::gcd f::gcd (public) f::lcm->f::gcd

Testcases:
functional_api
[ show source ]
Show another procedure: