Skip to content

Math module - should we provide lcm as well? Or just point gcd users to BigInteger if they want it? #18999

@lydia-duncan

Description

@lydia-duncan

Least common multiple might quickly get into "too big to fit in a normal int" territory, so maybe we should just point to the one defined in the BigInteger module.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions