From 3185eb9fc0978bb33eab30220be13a8b8fec4a0b Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 5 Mar 2024 12:05:39 +0000 Subject: [PATCH] Auto-generated commit --- CONTRIBUTORS | 3 +++ docs/types/index.d.ts | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 40e76b8..8386f88 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -30,6 +30,7 @@ Joris Labie Justin Dennison Karthik Prakash <116057817+skoriop@users.noreply.github.com> Khaldon +Lovelin <100030865+lovelindhoni@users.noreply.github.com> Marcus Fantham Matt Cochrane Mihir Pandit <129577900+MSP20086@users.noreply.github.com> @@ -38,11 +39,13 @@ Momtchil Momtchev Naresh Jagadeesan Nithin Katta <88046362+nithinkatta@users.noreply.github.com> Ognjen Jevremović +Oneday12323 <107678750+Oneday12323@users.noreply.github.com> Philipp Burckhardt Prajwal Kulkarni Pranav Goswami Praneki <97080887+PraneGIT@users.noreply.github.com> Pratik <97464067+Pratik772846@users.noreply.github.com> +Priyansh <88396544+itsspriyansh@users.noreply.github.com> Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com> Ricky Reusser Robert Gislason diff --git a/docs/types/index.d.ts b/docs/types/index.d.ts index a6ee5d7..01c4c0a 100644 --- a/docs/types/index.d.ts +++ b/docs/types/index.d.ts @@ -2916,7 +2916,7 @@ interface Namespace { * @param N - number of indexed elements * @param x - input array * @param stride - stride length - * @returns `x` + * @returns input array * * @example * var Float32Array = require( '@stdlib/array-float32' ); diff --git a/package.json b/package.json index b214d60..3ea41ad 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,7 @@ "@stdlib/math-base-assert-is-positive-zero": "^0.2.1", "@stdlib/math-base-assert-is-positive-zerof": "^0.1.2", "@stdlib/math-base-special-abs": "^0.2.1", - "@stdlib/math-base-special-floor": "^0.2.1", + "@stdlib/math-base-special-floor": "^0.2.2", "@stdlib/math-base-special-pow": "^0.2.1", "@stdlib/math-base-special-round": "^0.2.1", "@stdlib/math-base-special-sqrt": "^0.2.1",