Skip to content

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

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

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

Triggered via pull request June 27, 2025 12:08
Status Success
Total duration 5m 49s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
5m 47s
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#L119
Assignment (=) can be replaced with operator assignment (-=)
Lint Changed Files: lib/node_modules/@stdlib/math/base/special/exp10f/lib/main.js#L118
Assignment (=) can be replaced with operator assignment (-=)