How to set floor division and modulo in coding? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

How to set floor division and modulo in coding?

22nd Jan 2017, 2:05 AM
DeltaTick
DeltaTick - avatar
3 Answers
+ 2
Floor division is written like this: //, and modulo is written like this: %
3rd Oct 2017, 12:28 AM
Alex
+ 1
// and %
22nd Jan 2017, 2:32 AM
Kawaii
Kawaii - avatar
0
within math terms what does floor division and modulo mean? (what must I do)
14th Oct 2017, 7:52 PM
Chaos
Chaos - avatar