Documentation: Update the API documentation to warn users about the potential pitfalls of using the isNegative method with negated zeroes, ensuring clarity and preventing confusion.
Fixes
Fix the documentation to clarify the behavior of negated zeroes, addressing the confusion around the negated() method and its relation to negative values.
Others
Revert the previous advice about negative zeroes in the README to avoid misleading information.