Paralytics
0.3.2
Contents:
Paralytics
Examples
API Reference
Generals
Explainable AI
Preprocessing
Utilities
Importing
Mathy
check_prime
custom_round
lcm
Plotting
Scraping
Validation
Decorators
Exceptions & Warnings
History
Paralytics
Docs
»
API Reference
»
Utilities
»
lcm
View page source
lcm
¶
paralytics.utils.
lcm
(
x
,
y
)
[source]
¶
Calculates least common multiple of two integers x and y.