From f72024b73dd322564474319b76fd7cab46a8acc9 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 18 Apr 2024 07:03:06 +0000 Subject: [PATCH] Auto-generated commit --- CONTRIBUTORS | 4 ++++ docs/types/index.d.ts | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4500383..0570891 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,6 +5,7 @@ Adarsh Palaskar Aditya Sapra AgPriyanshu18 <113460573+AgPriyanshu18@users.noreply.github.com> +Aleksandr <112382387+alextes90@users.noreply.github.com> Ali Salesi Aman Bhansali Amit Jimiwal @@ -69,8 +70,10 @@ Seyyed Parsa Neshaei Shashank Shekhar Singh Shivam <11shivam00@gmail.com> Shraddheya Shendre +Shubh Mehta <93862397+Shubh942@users.noreply.github.com> Shubham Mishra Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com> +Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com> Spandan Barve Stephannie Jiménez Gacha Suraj kumar <125961509+kumarsuraj212003@users.noreply.github.com> @@ -83,4 +86,5 @@ Yernar Yergaziyev naveen nishant-s7 <97207366+nishant-s7@users.noreply.github.com> orimiles5 <97595296+orimiles5@users.noreply.github.com> +rainn <88160429+AmCodesLame@users.noreply.github.com> rei2hu diff --git a/docs/types/index.d.ts b/docs/types/index.d.ts index 1f6aaec..e9e623a 100644 --- a/docs/types/index.d.ts +++ b/docs/types/index.d.ts @@ -42,7 +42,7 @@ * * @example * var v = rcbrt( -8.0 ); -* // returns -2.0 +* // returns -0.5 * * @example * var v = rcbrt( NaN );