testing 2025-02-04

I am having difficulty creating a test case because (= (Float/parseFloat "123.1") 123.1) => false Is there a good strategy to approach the trickyness of floats?