File tree Expand file tree Collapse file tree
lib/node_modules/@stdlib/stats/array Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var GENERIC_DTYPE = 'generic';
4343*
4444* @param {NumericArray } x - input array
4545* @param {number } [correction=1.0] - degrees of freedom adjustment
46- * @throws {TypeError } first argument must have a supported data type
4746* @throws {TypeError } first argument must be an array-like object
47+ * @throws {TypeError } first argument must have a supported data type
4848* @throws {TypeError } second argument must be a number
4949* @returns {number } standard deviation
5050*
You can’t perform that action at this time.
0 commit comments