cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Please help me!
Please help me!
May 5, 2015 at 10:29pm UTC
jlinder
(2)
I am working on a calculator code in c++. I have absolutly no idea what to do for my least common multiple code. I need to make it using only the cmath library. Please help!
May 6, 2015 at 11:06am UTC
mutexe
(2372)
here's a decent explanation of the theory:
https://www.mathsisfun.com/least-common-multiple.html
Topic archived. No new replies allowed.