We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
In Version 3.1 of the CVSS the roundUp function has changed because of IEEE 754 floating point arithmetics. This function needs to be implemented.
https://www.first.org/cvss/v3.1/specification-document#Appendix-A---Floating-Point-Rounding
The text was updated successfully, but these errors were encountered:
added the roundUpExact function #54
74ded08
Merge pull request #56 from turingpointde/roundUpExact
be866c8
Mit #56 drin
Sorry, something went wrong.
miko37x
No branches or pull requests
In Version 3.1 of the CVSS the roundUp function has changed because of IEEE 754 floating point arithmetics. This function needs to be implemented.
https://www.first.org/cvss/v3.1/specification-document#Appendix-A---Floating-Point-Rounding
The text was updated successfully, but these errors were encountered: