Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
C# Extension Method: Double - IEEERemainder by ZZZ Projects
                           IEEERemainder,   Remainder operator
    3 /     2                        -1                    1
    4 /     2                         0                    0
   10 /     3                         1                    1
   11 /     3                        -1                    2
   27 /     4                        -1                    3
   28 /     5                        -2                    3
 17.8 /     4                       1.8                  1.8
 17.8 /   4.1                       1.4                  1.4
-16.3 /   4.1        0.0999999999999979                   -4
 17.8 /  -4.1                       1.4                  1.4
-17.8 /  -4.1                      -1.4                 -1.4
Cached Result
Last Run: 1:50:42 pm
Compile: 0.236s
Execute: 0.032s
Memory: 417.16kb
CPU: 0.125s