Skip to content

Commit ffb8d78

Browse files
chore: fix duplicate example value in math/base/special/cbrt
PR-URL: #7951 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 2418246 commit ffb8d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/cbrt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
64,
101101
27,
102102
0,
103-
0,
103+
0.9,
104104
-9,
105105
8,
106106
-1,

0 commit comments

Comments
 (0)