You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/dabs/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Compute the absolute value for each element in a double-precision floating-point strided array `x` and assigns the results to elements in a double-precision floating-point strided array `y`.
22
+
* Compute the absolute value for each element in a double-precision floating-point strided array `x` and assign the results to elements in a double-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/dceil/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Round each element in a double-precision floating-point strided array `x` toward positive infinity and assigns the results to elements in a double-precision floating-point strided array `y`.
22
+
* Round each element in a double-precision floating-point strided array `x` toward positive infinity and assign the results to elements in a double-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/dfloor/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Round each element in a double-precision floating-point strided array `x` toward negative infinity and assigns the results to elements in a double-precision floating-point strided array `y`.
22
+
* Round each element in a double-precision floating-point strided array `x` toward negative infinity and assign the results to elements in a double-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/dramp/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Evaluate the ramp function for each element in a double-precision floating-point strided array `x` and assigns the results to elements in a double-precision floating-point strided array `y`.
22
+
* Evaluate the ramp function for each element in a double-precision floating-point strided array `x` and assign the results to elements in a double-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/dtrunc/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Round each element in a double-precision floating-point strided array `x` toward zero and assigns the results to elements in a double-precision floating-point strided array `y`.
22
+
* Round each element in a double-precision floating-point strided array `x` toward zero and assign the results to elements in a double-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/sabs/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Compute the absolute value for each element in a single-precision floating-point strided array `x` and assigns the results to elements in a single-precision floating-point strided array `y`.
22
+
* Compute the absolute value for each element in a single-precision floating-point strided array `x` and assign the results to elements in a single-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/sabs2/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Compute the squared absolute value for each element in a single-precision floating-point strided array `x` and assigns the results to elements in a single-precision floating-point strided array `y`.
22
+
* Compute the squared absolute value for each element in a single-precision floating-point strided array `x` and assign the results to elements in a single-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/sceil/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Round each element in a single-precision floating-point strided array `x` toward positive infinity and assigns the results to elements in a single-precision floating-point strided array `y`.
22
+
* Round each element in a single-precision floating-point strided array `x` toward positive infinity and assign the results to elements in a single-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/sfloor/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Round each element in a single-precision floating-point strided array `x` toward negative infinity and assigns the results to elements in a single-precision floating-point strided array `y`.
22
+
* Round each element in a single-precision floating-point strided array `x` toward negative infinity and assign the results to elements in a single-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/sramp/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Evaluate the ramp function for each element in a single-precision floating-point strided array `x` and assigns the results to elements in a single-precision floating-point strided array `y`.
22
+
* Evaluate the ramp function for each element in a single-precision floating-point strided array `x` and assign the results to elements in a single-precision floating-point strided array `y`.
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/strided/special/strunc/lib/index.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
'use strict';
20
20
21
21
/**
22
-
* Round each element in a single-precision floating-point strided array `x` toward zero and assigns the results to elements in a single-precision floating-point strided array `y`.
22
+
* Round each element in a single-precision floating-point strided array `x` toward zero and assign the results to elements in a single-precision floating-point strided array `y`.
0 commit comments