Skip to content

feat: add implementation for math/base/special/exp10f #27064

feat: add implementation for math/base/special/exp10f

feat: add implementation for math/base/special/exp10f #27064

Triggered via pull request June 27, 2025 10:51
Status Success
Total duration 6m 20s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
6m 16s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/lib/index.js#L19
`avercosf` should be exported from namespace `index.js`
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/lib/index.js#L19
`atandf` should be exported from namespace `index.js`
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/lib/index.js#L19
`atan2f` should be exported from namespace `index.js`
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/lib/index.js#L19
`atan2d` should be exported from namespace `index.js`
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/lib/index.js#L19
`ahaversinf` should be exported from namespace `index.js`
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/lib/index.js#L19
`ahavercosf` should be exported from namespace `index.js`
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/lib/index.js#L19
`acoversinf` should be exported from namespace `index.js`
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/lib/index.js#L19
`acovercosf` should be exported from namespace `index.js`
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/exp10f/lib/main.js#L101
Assignment (=) can be replaced with operator assignment (-=)
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/exp10f/lib/main.js#L100
Assignment (=) can be replaced with operator assignment (-=)