stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: update `math/tools` TypeScript declarations

Open stdlib-bot opened this issue 2 weeks ago • 1 comments

This PR updates TypeScript declarations for the @stdlib/math/tools namespace.

Reviewer Checklist

  • [ ] Check the scope of the changes (following Conventional Commits):
    • Are these new APIs? Then this is a feat.
    • Are these changes to existing APIs that could break compatibility? Then this is a feat! (i.e., a breaking change).
    • Are these only documentation changes to existing APIs? Then this is docs.
  • [ ] Update the PR title to align with the change type (feat, feat!, or docs).
  • [ ] Approve the PR once you are confident about the classification and changes made.

stdlib-bot avatar Dec 08 '25 06:12 stdlib-bot

Coverage Report

Package Statements Branches Functions Lines
math/tools $\color{red}289/451$
$\color{green}+64.08%$
$\color{green}4/4$
$\color{green}+100.00%$
$\color{red}0/2$
$\color{green}+0.00%$
$\color{red}289/451$
$\color{green}+64.08%$

The above coverage report was generated for the changes in this PR.

stdlib-bot avatar Dec 08 '25 06:12 stdlib-bot