April 2014
Beginner to intermediate
634 pages
15h 22m
English
In addition to the core arithmetic and comparison operators, we have a group of additional operators that (generally) we only define for the numbers.Integral values. Since we're not defining integral values, we can avoid these special methods:
|
Method |
Operator |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, there are reflected versions of these operators:
|
Method |
Operator |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Additionally, ...