Skip to content

Commit d1719bc

Browse files
Update src/reference/v8.json
1 parent 446cd69 commit d1719bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/v8.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8050,7 +8050,7 @@
80508050
{
80518051
"name": "base",
80528052
"type": "number literal",
8053-
"doc": "controls the rate at which the output increases: higher values make the output increase more towards the high end of the range. With values close to 1 the output increases linearly"
8053+
"doc": "rate at which the output increases in `f(x) = x^r`. Values higher than 1 increase, close to one behave linearly and below one decrease."
80548054
}
80558055
]
80568056
},

0 commit comments

Comments
 (0)