svoid test_dropMinusFromZero() { testFunctionValues(s -> dropMinusFromZero((S) s), "-0.1", "-0.1", "-0.0", "0.0", ); }