Theoretically, we could add an optional boolean argument telling if the compared values are supposed to be negative.
If so, we would replace all values which are >-epsilon with -epsilon.
But I am not aware of any practical use case for this :)
Originally posted by @Yuri05 in #130 (comment)
If so, we would replace all values which are
>-epsilonwith-epsilon.But I am not aware of any practical use case for this :)
Originally posted by @Yuri05 in #130 (comment)