From c43997de0a4fa958bc6bdfd5c29a47e1ba14800d Mon Sep 17 00:00:00 2001 From: Malo <57839069+MDLC01@users.noreply.github.com> Date: Thu, 15 Aug 2024 22:04:50 +0200 Subject: Move `calc.nan` to `float.nan` and add `float.inf` (#4733) --- tests/ref/float-repr.png | Bin 2443 -> 2497 bytes tests/ref/grid-rowspan-split-15.png | Bin 2948 -> 3058 bytes tests/ref/ops-multiply-inf-with-length.png | Bin 2414 -> 2479 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/ref') diff --git a/tests/ref/float-repr.png b/tests/ref/float-repr.png index 7b49e9d1..e73ee328 100644 Binary files a/tests/ref/float-repr.png and b/tests/ref/float-repr.png differ diff --git a/tests/ref/grid-rowspan-split-15.png b/tests/ref/grid-rowspan-split-15.png index bbefe0da..bd435f3c 100644 Binary files a/tests/ref/grid-rowspan-split-15.png and b/tests/ref/grid-rowspan-split-15.png differ diff --git a/tests/ref/ops-multiply-inf-with-length.png b/tests/ref/ops-multiply-inf-with-length.png index 0662d568..b7c458a1 100644 Binary files a/tests/ref/ops-multiply-inf-with-length.png and b/tests/ref/ops-multiply-inf-with-length.png differ -- cgit v1.2.3