Skip to content

Commit a249a30

Browse files
stdlib-botkgryte
andauthored
docs: update namespace TypeScript declarations
PR-URL: #2187 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
1 parent 700d3df commit a249a30

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/docs/types/index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5605,7 +5605,7 @@ interface Namespace {
56055605
*
56065606
* @example
56075607
* var v = ns.rcbrt( -8.0 );
5608-
* // returns -2.0
5608+
* // returns -0.5
56095609
*
56105610
* @example
56115611
* var v = ns.rcbrt( NaN );

0 commit comments

Comments
 (0)