Skip to content

Commit 70bcdb3

Browse files
committed
Add rounding link
1 parent 1d38d04 commit 70bcdb3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2430,6 +2430,17 @@
24302430
"rayleigh"
24312431
]
24322432
},
2433+
"https://en.wikipedia.org/wiki/Rounding": {
2434+
"id": "rounding",
2435+
"description": "Wikipedia entry on rounding, an operation which replaces a numerical value by another value that is approximately equal to the original number but has a shorter, simpler, or more explicit representation.",
2436+
"short_url": "",
2437+
"keywords": [
2438+
"round",
2439+
"rounding",
2440+
"floating-point",
2441+
"math"
2442+
]
2443+
},
24332444
"https://en.wikipedia.org/wiki/Skewness": {
24342445
"id": "skewness",
24352446
"description": "Wikipedia entry for the skewness.",

0 commit comments

Comments
 (0)