Represents method Lcm(Integer,Integer).
Lcm(Integer,Integer)
function Lcm(a: Integer; b: Integer): Integer; overload;