![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::lcm - std::experimental::lcm Synopsis Defined in header <experimental/numeric>
Parametersm, n - integer values Return value If either m or n is zero, returns zero. Otherwise, return the
least common multiple
ExceptionsThrows no exceptions. See also constexpr function template returning the greatest common divisor
of two
|