old comment
This commit is contained in:
parent
2e0aecd892
commit
918bae6bec
@ -74,7 +74,6 @@ fn integral_rectangles(
|
|||||||
false => tmp2,
|
false => tmp2,
|
||||||
};
|
};
|
||||||
|
|
||||||
// Add current rectangle's area to the total
|
|
||||||
if !y.is_nan() {
|
if !y.is_nan() {
|
||||||
(x, x2, y)
|
(x, x2, y)
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user