• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu
0

Why mod = 0.25?

https://code.sololearn.com/c9VFw5re3xXh/?ref=app

pythonmath
11th Jul 2022, 6:21 AM
Владимир Панкратьев
Владимир Панкратьев - avatar
1 Antwort
+ 4
Because 1.25 / 0.5 yields 2 (quotient) with 0.25 as the remainder. 1.25 / 0.5 = 2 (quotient) 1.25 - (0.5 * <quotient>) = 0.25 (remainder)
11th Jul 2022, 6:54 AM
Ipang

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
How do we code calculator
2 Votes
What programming language should i learn to make applications or games?
0 Votes
How to add comment in python?
2 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
Pressure and tension
2 Votes
How to make a selection on a calculator in Python
0 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes