Update explicit-accuracy-for-math-round.md

This commit is contained in:
T045TN1NJ4 2025-03-08 15:26:56 -05:00 committed by GitHub
parent 06059e08af
commit de38f662ca
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
# Explicit accuracy for math.round
# Explicit degree of accuracy input for math.round
## Summary
This RFC proposes introducing a second parameter to `math.round` to allow users to declare a degree of accuracy to round numbers to.