mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-03 18:10:56 +01:00
Update explicit-accuracy-for-math-round.md
This commit is contained in:
parent
06059e08af
commit
de38f662ca
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue