This repository was archived by the owner on Dec 27, 2023. It is now read-only.
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
[WIP] The documentation is outdated #12
Open
Description
The documentation is outdated, it refers to NaN objects, but those objects where removed from php-bignumbers in favour of throwing exceptions in order to make easier to ensure code correctness.
In addition, it's preferable to move the documentation to another file or to the project's wiki, the README.md file should be for more general information.