We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ffaa6 commit 824810eCopy full SHA for 824810e
doc/specs/index.md
@@ -17,6 +17,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
17
- [IO](./stdlib_io.html) - Input/output helper & convenience
18
- [linalg](./stdlib_linalg.html) - Linear Algebra
19
- [logger](./stdlib_logger.html) - Runtime logging system
20
+ - [math](./stdlib_math.html) - General purpose mathematical functions
21
- [optval](./stdlib_optval.html) - Fallback value for optional arguments
22
- [quadrature](./stdlib_quadrature.html) - Numerical integration
23
- [stats](./stdlib_stats.html) - Descriptive Statistics
0 commit comments