{"id":29754065,"url":"https://github.com/stdlib-js/math-strided-special","last_synced_at":"2026-02-27T13:03:57.491Z","repository":{"id":43438545,"uuid":"377263490","full_name":"stdlib-js/math-strided-special","owner":"stdlib-js","description":"Standard library strided array special math functions.","archived":false,"fork":false,"pushed_at":"2025-04-14T00:37:43.000Z","size":7944,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-20T21:27:48.773Z","etag":null,"topics":["array","element-wise","elementwise","javascript","lib","library","math","mathematics","ndarray","node","node-js","nodejs","special","standard","stdlib","strided","vector"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-15T18:46:15.000Z","updated_at":"2025-04-14T00:34:34.000Z","dependencies_parsed_at":"2023-02-17T01:16:27.988Z","dependency_job_id":"1dbfec47-da28-456c-864b-764a2db99661","html_url":"https://github.com/stdlib-js/math-strided-special","commit_stats":{"total_commits":51,"total_committers":1,"mean_commits":51.0,"dds":0.0,"last_synced_commit":"d5c3f9b9ec73cc6b2347519aa391f78e70c0e855"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/math-strided-special","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fmath-strided-special","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fmath-strided-special/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fmath-strided-special/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fmath-strided-special/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/math-strided-special/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fmath-strided-special/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267184178,"owners_count":24049135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["array","element-wise","elementwise","javascript","lib","library","math","mathematics","ndarray","node","node-js","nodejs","special","standard","stdlib","strided","vector"],"created_at":"2025-07-26T15:17:07.187Z","updated_at":"2026-02-27T13:03:57.473Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","readme":"\u003c!--\n\n@license Apache-2.0\n\nCopyright (c) 2020 The Stdlib Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n--\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003e\n    About stdlib...\n  \u003c/summary\u003e\n  \u003cp\u003eWe believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on numerical and scientific computation, written in JavaScript (and C) for execution in browsers and in Node.js.\u003c/p\u003e\n  \u003cp\u003eThe library is fully decomposable, being architected in such a way that you can swap out and mix and match APIs and functionality to cater to your exact preferences and use cases.\u003c/p\u003e\n  \u003cp\u003eWhen you use stdlib, you can be absolutely certain that you are using the most thorough, rigorous, well-written, studied, documented, tested, measured, and high-quality code out there.\u003c/p\u003e\n  \u003cp\u003eTo join us in bringing numerical computing to the web, get started by checking us out on \u003ca href=\"https://github.com/stdlib-js/stdlib\"\u003eGitHub\u003c/a\u003e, and please consider \u003ca href=\"https://opencollective.com/stdlib\"\u003efinancially supporting stdlib\u003c/a\u003e. We greatly appreciate your continued support!\u003c/p\u003e\n\u003c/details\u003e\n\n# Special Functions\n\n[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] \u003c!-- [![dependencies][dependencies-image]][dependencies-url] --\u003e\n\n\u003e Strided array special math functions.\n\n\u003csection class=\"installation\"\u003e\n\n## Installation\n\n```bash\nnpm install @stdlib/math-strided-special\n```\n\nAlternatively,\n\n-   To load the package in a website via a `script` tag without installation and bundlers, use the [ES Module][es-module] available on the [`esm`][esm-url] branch (see [README][esm-readme]).\n-   If you are using Deno, visit the [`deno`][deno-url] branch (see [README][deno-readme] for usage intructions).\n-   For use in Observable, or in browser/node environments, use the [Universal Module Definition (UMD)][umd] build available on the [`umd`][umd-url] branch (see [README][umd-readme]).\n\nThe [branches.md][branches-url] file summarizes the available branches and displays a diagram illustrating their relationships.\n\nTo view installation and usage instructions specific to each branch build, be sure to explicitly navigate to the respective README files on each branch, as linked to above.\n\n\u003c/section\u003e\n\n\u003csection class=\"usage\"\u003e\n\n## Usage\n\n```javascript\nvar ns = require( '@stdlib/math-strided-special' );\n```\n\n#### ns\n\nNamespace containing strided array special math functions.\n\n```javascript\nvar special = ns;\n// returns {...}\n```\n\nThe namespace contains the following strided array functions:\n\n\u003c!-- \u003ctoc pattern=\"*\"\u003e --\u003e\n\n\u003cdiv class=\"namespace-toc\"\u003e\n\n-   \u003cspan class=\"signature\"\u003e[`absBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/abs-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`abs( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/abs]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the absolute value for each element in a strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`abs2By( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/abs2-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the squared absolute value of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`abs2( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/abs2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the squared absolute value for each element in a strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`acosBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/acos-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the arccosine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`acoshBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/acosh-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`acotBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/acot-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the inverse cotangent of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`acothBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/acoth-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`acovercosBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/acovercos-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`acoversinBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/acoversin-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the inverse coversed sine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ahavercosBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/ahavercos-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ahaversinBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/ahaversin-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`asinBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/asin-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the arcsine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`asinhBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/asinh-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`atanBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/atan-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the arctangent of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`atanhBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/atanh-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`avercosBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/avercos-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the inverse versed cosine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`aversinBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/aversin-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the inverse versed sine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`besselj0By( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/besselj0-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`besselj1By( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/besselj1-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`bessely0By( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/bessely0-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`bessely1By( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/bessely1-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`binetBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/binet-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eevaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`cbrtBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/cbrt-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the cube root of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`cbrt( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/cbrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the cube root of each element in a strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ceil( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/ceil]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a strided array toward positive infinity.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`cosBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/cos-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the cosine for each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dabs( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dabs]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the absolute value for each element in a double-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dabs2( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dabs2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the squared absolute value for each element in a double-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dcbrtBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/dcbrt-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dcbrt( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dcbrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the cube root of each element in a double-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dceil( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dceil]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a double-precision floating-point strided array toward positive infinity.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ddeg2rad( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/ddeg2rad]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003econvert each element in a double-precision floating-point strided array from degrees to radians.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`deg2rad( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/deg2rad]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003econvert each element in a strided array from degrees to radians.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dfloor( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dfloor]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a double-precision floating-point strided array toward negative infinity.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dinv( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dinv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the multiplicative inverse for each element in a double-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskabs( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskabs]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskabs2( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskabs2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskcbrt( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskcbrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskceil( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskceil]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskdeg2rad( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskdeg2rad]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003econvert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskfloor( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskfloor]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskinv( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskinv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskramp( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskramp]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eevaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmskrsqrt( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmskrsqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmsksqrt( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmsksqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dmsktrunc( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/dmsktrunc]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a double-precision floating-point strided array toward zero according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dramp( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dramp]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eevaluate the ramp function for each element in a double-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`drsqrt( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/drsqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the reciprocal square root for each element in a double-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dsqrt( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dsqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the principal square root for each element in a double-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dtrunc( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/dtrunc]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a double-precision floating-point strided array toward zero.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`floor( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/floor]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a strided array toward negative infinity.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`inv( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/inv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the multiplicative inverse for each element in a strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ramp( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/ramp]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eevaluate the ramp function for each element in a strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`rsqrt( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/rsqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the reciprocal square root for each element in a strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sabs( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/sabs]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the absolute value for each element in a single-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sabs2( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/sabs2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the squared absolute value for each element in a single-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`scbrt( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/scbrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the cube root of each element in a single-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sceil( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/sceil]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a single-precision floating-point strided array toward positive infinity.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sdeg2rad( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/sdeg2rad]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003econvert each element in a single-precision floating-point strided array from degrees to radians.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sfloor( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/sfloor]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a single-precision floating-point strided array toward negative infinity.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sinBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/sin-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the sine of each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sinv( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/sinv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the multiplicative inverse for each element in a single-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskabs( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskabs]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskabs2( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskabs2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskcbrt( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskcbrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskceil( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskceil]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskdeg2rad( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskdeg2rad]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003econvert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskfloor( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskfloor]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskinv( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskinv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskramp( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskramp]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eevaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smskrsqrt( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smskrsqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smsksqrt( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smsksqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`smsktrunc( N, x, sx, m, sm, y, sy )`][@stdlib/math/strided/special/smsktrunc]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a single-precision floating-point strided array toward zero according to a strided mask array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sqrtBy( N, x, strideX, y, strideY, clbk[, thisArg] )`][@stdlib/math/strided/special/sqrt-by]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the principal square root for each element retrieved from an input strided array via a callback function.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sqrt( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/sqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the principal square root for each element in a strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sramp( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/sramp]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eevaluate the ramp function for each element in a single-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`srsqrt( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/srsqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the reciprocal square root for each element in a single-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ssqrt( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/ssqrt]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the principal square root for each element in a single-precision floating-point strided array.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`strunc( N, x, strideX, y, strideY )`][@stdlib/math/strided/special/strunc]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a single-precision floating-point strided array toward zero.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`trunc( N, dtypeX, x, strideX, dtypeY, y, strideY )`][@stdlib/math/strided/special/trunc]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eround each element in a strided array toward zero.\u003c/span\u003e\n\n\u003c/div\u003e\n\n\u003c!-- \u003c/toc\u003e --\u003e\n\n\u003c/section\u003e\n\n\u003c!-- /.usage --\u003e\n\n\u003csection class=\"examples\"\u003e\n\n## Examples\n\n\u003c!-- TODO: better examples --\u003e\n\n\u003c!-- eslint no-undef: \"error\" --\u003e\n\n```javascript\nvar objectKeys = require( '@stdlib/utils-keys' );\nvar ns = require( '@stdlib/math-strided-special' );\n\nconsole.log( objectKeys( ns ) );\n```\n\n\u003c/section\u003e\n\n\u003c!-- /.examples --\u003e\n\n\u003c!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. --\u003e\n\n\u003csection class=\"related\"\u003e\n\n\u003c/section\u003e\n\n\u003c!-- /.related --\u003e\n\n\u003c!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. --\u003e\n\n\n\u003csection class=\"main-repo\" \u003e\n\n* * *\n\n## Notice\n\nThis package is part of [stdlib][stdlib], a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.\n\nFor more information on the project, filing bug reports and feature requests, and guidance on how to develop [stdlib][stdlib], see the main project [repository][stdlib].\n\n#### Community\n\n[![Chat][chat-image]][chat-url]\n\n---\n\n## License\n\nSee [LICENSE][stdlib-license].\n\n\n## Copyright\n\nCopyright \u0026copy; 2016-2026. The Stdlib [Authors][stdlib-authors].\n\n\u003c/section\u003e\n\n\u003c!-- /.stdlib --\u003e\n\n\u003c!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. --\u003e\n\n\u003csection class=\"links\"\u003e\n\n[npm-image]: http://img.shields.io/npm/v/@stdlib/math-strided-special.svg\n[npm-url]: https://npmjs.org/package/@stdlib/math-strided-special\n\n[test-image]: https://github.com/stdlib-js/math-strided-special/actions/workflows/test.yml/badge.svg?branch=v0.3.1\n[test-url]: https://github.com/stdlib-js/math-strided-special/actions/workflows/test.yml?query=branch:v0.3.1\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-strided-special/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/math-strided-special?branch=main\n\n\u003c!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/math-strided-special.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/math-strided-special/main\n\n--\u003e\n\n[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg\n[chat-url]: https://stdlib.zulipchat.com\n\n[stdlib]: https://github.com/stdlib-js/stdlib\n\n[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors\n\n[umd]: https://github.com/umdjs/umd\n[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n\n[deno-url]: https://github.com/stdlib-js/math-strided-special/tree/deno\n[deno-readme]: https://github.com/stdlib-js/math-strided-special/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/math-strided-special/tree/umd\n[umd-readme]: https://github.com/stdlib-js/math-strided-special/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/math-strided-special/tree/esm\n[esm-readme]: https://github.com/stdlib-js/math-strided-special/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/math-strided-special/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/math-strided-special/main/LICENSE\n\n\u003c!-- \u003ctoc-links\u003e --\u003e\n\n[@stdlib/math/strided/special/abs-by]: https://github.com/stdlib-js/math-strided-special-abs-by\n\n[@stdlib/math/strided/special/abs]: https://github.com/stdlib-js/math-strided-special-abs\n\n[@stdlib/math/strided/special/abs2-by]: https://github.com/stdlib-js/math-strided-special-abs2-by\n\n[@stdlib/math/strided/special/abs2]: https://github.com/stdlib-js/math-strided-special-abs2\n\n[@stdlib/math/strided/special/acos-by]: https://github.com/stdlib-js/math-strided-special-acos-by\n\n[@stdlib/math/strided/special/acosh-by]: https://github.com/stdlib-js/math-strided-special-acosh-by\n\n[@stdlib/math/strided/special/acot-by]: https://github.com/stdlib-js/math-strided-special-acot-by\n\n[@stdlib/math/strided/special/acoth-by]: https://github.com/stdlib-js/math-strided-special-acoth-by\n\n[@stdlib/math/strided/special/acovercos-by]: https://github.com/stdlib-js/math-strided-special-acovercos-by\n\n[@stdlib/math/strided/special/acoversin-by]: https://github.com/stdlib-js/math-strided-special-acoversin-by\n\n[@stdlib/math/strided/special/ahavercos-by]: https://github.com/stdlib-js/math-strided-special-ahavercos-by\n\n[@stdlib/math/strided/special/ahaversin-by]: https://github.com/stdlib-js/math-strided-special-ahaversin-by\n\n[@stdlib/math/strided/special/asin-by]: https://github.com/stdlib-js/math-strided-special-asin-by\n\n[@stdlib/math/strided/special/asinh-by]: https://github.com/stdlib-js/math-strided-special-asinh-by\n\n[@stdlib/math/strided/special/atan-by]: https://github.com/stdlib-js/math-strided-special-atan-by\n\n[@stdlib/math/strided/special/atanh-by]: https://github.com/stdlib-js/math-strided-special-atanh-by\n\n[@stdlib/math/strided/special/avercos-by]: https://github.com/stdlib-js/math-strided-special-avercos-by\n\n[@stdlib/math/strided/special/aversin-by]: https://github.com/stdlib-js/math-strided-special-aversin-by\n\n[@stdlib/math/strided/special/besselj0-by]: https://github.com/stdlib-js/math-strided-special-besselj0-by\n\n[@stdlib/math/strided/special/besselj1-by]: https://github.com/stdlib-js/math-strided-special-besselj1-by\n\n[@stdlib/math/strided/special/bessely0-by]: https://github.com/stdlib-js/math-strided-special-bessely0-by\n\n[@stdlib/math/strided/special/bessely1-by]: https://github.com/stdlib-js/math-strided-special-bessely1-by\n\n[@stdlib/math/strided/special/binet-by]: https://github.com/stdlib-js/math-strided-special-binet-by\n\n[@stdlib/math/strided/special/cbrt-by]: https://github.com/stdlib-js/math-strided-special-cbrt-by\n\n[@stdlib/math/strided/special/cbrt]: https://github.com/stdlib-js/math-strided-special-cbrt\n\n[@stdlib/math/strided/special/ceil]: https://github.com/stdlib-js/math-strided-special-ceil\n\n[@stdlib/math/strided/special/cos-by]: https://github.com/stdlib-js/math-strided-special-cos-by\n\n[@stdlib/math/strided/special/dabs]: https://github.com/stdlib-js/math-strided-special-dabs\n\n[@stdlib/math/strided/special/dabs2]: https://github.com/stdlib-js/math-strided-special-dabs2\n\n[@stdlib/math/strided/special/dcbrt-by]: https://github.com/stdlib-js/math-strided-special-dcbrt-by\n\n[@stdlib/math/strided/special/dcbrt]: https://github.com/stdlib-js/math-strided-special-dcbrt\n\n[@stdlib/math/strided/special/dceil]: https://github.com/stdlib-js/math-strided-special-dceil\n\n[@stdlib/math/strided/special/ddeg2rad]: https://github.com/stdlib-js/math-strided-special-ddeg2rad\n\n[@stdlib/math/strided/special/deg2rad]: https://github.com/stdlib-js/math-strided-special-deg2rad\n\n[@stdlib/math/strided/special/dfloor]: https://github.com/stdlib-js/math-strided-special-dfloor\n\n[@stdlib/math/strided/special/dinv]: https://github.com/stdlib-js/math-strided-special-dinv\n\n[@stdlib/math/strided/special/dmskabs]: https://github.com/stdlib-js/math-strided-special-dmskabs\n\n[@stdlib/math/strided/special/dmskabs2]: https://github.com/stdlib-js/math-strided-special-dmskabs2\n\n[@stdlib/math/strided/special/dmskcbrt]: https://github.com/stdlib-js/math-strided-special-dmskcbrt\n\n[@stdlib/math/strided/special/dmskceil]: https://github.com/stdlib-js/math-strided-special-dmskceil\n\n[@stdlib/math/strided/special/dmskdeg2rad]: https://github.com/stdlib-js/math-strided-special-dmskdeg2rad\n\n[@stdlib/math/strided/special/dmskfloor]: https://github.com/stdlib-js/math-strided-special-dmskfloor\n\n[@stdlib/math/strided/special/dmskinv]: https://github.com/stdlib-js/math-strided-special-dmskinv\n\n[@stdlib/math/strided/special/dmskramp]: https://github.com/stdlib-js/math-strided-special-dmskramp\n\n[@stdlib/math/strided/special/dmskrsqrt]: https://github.com/stdlib-js/math-strided-special-dmskrsqrt\n\n[@stdlib/math/strided/special/dmsksqrt]: https://github.com/stdlib-js/math-strided-special-dmsksqrt\n\n[@stdlib/math/strided/special/dmsktrunc]: https://github.com/stdlib-js/math-strided-special-dmsktrunc\n\n[@stdlib/math/strided/special/dramp]: https://github.com/stdlib-js/math-strided-special-dramp\n\n[@stdlib/math/strided/special/drsqrt]: https://github.com/stdlib-js/math-strided-special-drsqrt\n\n[@stdlib/math/strided/special/dsqrt]: https://github.com/stdlib-js/math-strided-special-dsqrt\n\n[@stdlib/math/strided/special/dtrunc]: https://github.com/stdlib-js/math-strided-special-dtrunc\n\n[@stdlib/math/strided/special/floor]: https://github.com/stdlib-js/math-strided-special-floor\n\n[@stdlib/math/strided/special/inv]: https://github.com/stdlib-js/math-strided-special-inv\n\n[@stdlib/math/strided/special/ramp]: https://github.com/stdlib-js/math-strided-special-ramp\n\n[@stdlib/math/strided/special/rsqrt]: https://github.com/stdlib-js/math-strided-special-rsqrt\n\n[@stdlib/math/strided/special/sabs]: https://github.com/stdlib-js/math-strided-special-sabs\n\n[@stdlib/math/strided/special/sabs2]: https://github.com/stdlib-js/math-strided-special-sabs2\n\n[@stdlib/math/strided/special/scbrt]: https://github.com/stdlib-js/math-strided-special-scbrt\n\n[@stdlib/math/strided/special/sceil]: https://github.com/stdlib-js/math-strided-special-sceil\n\n[@stdlib/math/strided/special/sdeg2rad]: https://github.com/stdlib-js/math-strided-special-sdeg2rad\n\n[@stdlib/math/strided/special/sfloor]: https://github.com/stdlib-js/math-strided-special-sfloor\n\n[@stdlib/math/strided/special/sin-by]: https://github.com/stdlib-js/math-strided-special-sin-by\n\n[@stdlib/math/strided/special/sinv]: https://github.com/stdlib-js/math-strided-special-sinv\n\n[@stdlib/math/strided/special/smskabs]: https://github.com/stdlib-js/math-strided-special-smskabs\n\n[@stdlib/math/strided/special/smskabs2]: https://github.com/stdlib-js/math-strided-special-smskabs2\n\n[@stdlib/math/strided/special/smskcbrt]: https://github.com/stdlib-js/math-strided-special-smskcbrt\n\n[@stdlib/math/strided/special/smskceil]: https://github.com/stdlib-js/math-strided-special-smskceil\n\n[@stdlib/math/strided/special/smskdeg2rad]: https://github.com/stdlib-js/math-strided-special-smskdeg2rad\n\n[@stdlib/math/strided/special/smskfloor]: https://github.com/stdlib-js/math-strided-special-smskfloor\n\n[@stdlib/math/strided/special/smskinv]: https://github.com/stdlib-js/math-strided-special-smskinv\n\n[@stdlib/math/strided/special/smskramp]: https://github.com/stdlib-js/math-strided-special-smskramp\n\n[@stdlib/math/strided/special/smskrsqrt]: https://github.com/stdlib-js/math-strided-special-smskrsqrt\n\n[@stdlib/math/strided/special/smsksqrt]: https://github.com/stdlib-js/math-strided-special-smsksqrt\n\n[@stdlib/math/strided/special/smsktrunc]: https://github.com/stdlib-js/math-strided-special-smsktrunc\n\n[@stdlib/math/strided/special/sqrt-by]: https://github.com/stdlib-js/math-strided-special-sqrt-by\n\n[@stdlib/math/strided/special/sqrt]: https://github.com/stdlib-js/math-strided-special-sqrt\n\n[@stdlib/math/strided/special/sramp]: https://github.com/stdlib-js/math-strided-special-sramp\n\n[@stdlib/math/strided/special/srsqrt]: https://github.com/stdlib-js/math-strided-special-srsqrt\n\n[@stdlib/math/strided/special/ssqrt]: https://github.com/stdlib-js/math-strided-special-ssqrt\n\n[@stdlib/math/strided/special/strunc]: https://github.com/stdlib-js/math-strided-special-strunc\n\n[@stdlib/math/strided/special/trunc]: https://github.com/stdlib-js/math-strided-special-trunc\n\n\u003c!-- \u003c/toc-links\u003e --\u003e\n\n\u003c/section\u003e\n\n\u003c!-- /.links --\u003e\n","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstdlib-js%2Fmath-strided-special","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstdlib-js%2Fmath-strided-special","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstdlib-js%2Fmath-strided-special/lists"}