Math Module , what is Difference Between : >>>math.log10(100) and >>>math.log(100, 10) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Math Module , what is Difference Between : >>>math.log10(100) and >>>math.log(100, 10)

the output of these are same. why!?! Then why they are created the two different math module.

15th Aug 2018, 3:39 PM
Rishabh Singh
Rishabh Singh - avatar
1 Answer
+ 3
confusion cleared.
15th Aug 2018, 6:53 PM
Rishabh Singh
Rishabh Singh - avatar