| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4122a8d commit a197ad9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -896,7 +896,7 @@ added: v15.9.0 | |||
| 896 | 896 | * `lowest` {number|bigint} The lowest discernible value. Must be an integer | |
| 897 | 897 | value greater than 0. **Default:** `1`. | |
| 898 | 898 | * `highest` {number|bigint} The highest recordable value. Must be an integer | |
| 899 | - value that is equal to or greater than two times `min`. | ||
| 899 | + value that is equal to or greater than two times `lowest`. | ||
| 900 | 900 | **Default:** `Number.MAX_SAFE_INTEGER`. | |
| 901 | 901 | * `figures` {number} The number of accuracy digits. Must be a number between | |
| 902 | 902 | `1` and `5`. **Default:** `3`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments