• Cursos
  • Code Compiler
  • Discussão
  • Preços
  • Equipas
Menu
0

Why mod = 0.25?

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

pythonmath
11th Jul 2022, 6:21 AM
Владимир Панкратьев
Владимир Панкратьев - avatar
1 Resposta
+ 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

Tens frequentemente perguntas como esta?

Aprende de forma mais eficiente, gratuitamente:

  • Introdução ao Python

    7,1M de estudantes

  • Introdução ao Java

    4,7M de estudantes

  • Introdução ao C

    1,5M alunos

  • Introdução ao HTML

    7,5M alunos

Ver todos os cursos
Popular hoje
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?
1 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
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
How to make a selection on a calculator in Python
0 Votes