LoginSignup
0
0

More than 5 years have passed since last update.

技術英語 > Division is a little more interesting, because it [comes in two flavors]:

Posted at

@ Introducing Python: Modern Computing in Simple Packages by Bill Lubanovic
(No. 602 / 12833)

Division is a little more interesting, because it comes in two flavors:

  • / carries out floating-point (decimal) division
  • // performs integer (truncating) division

2つの種類がある - 研究社 英和コンピューター用語辞典

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0