Skip to content

Commit 824810e

Browse files
committed
added stdlib_math to specs/index.md
1 parent f4ffaa6 commit 824810e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/specs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
1717
- [IO](./stdlib_io.html) - Input/output helper & convenience
1818
- [linalg](./stdlib_linalg.html) - Linear Algebra
1919
- [logger](./stdlib_logger.html) - Runtime logging system
20+
- [math](./stdlib_math.html) - General purpose mathematical functions
2021
- [optval](./stdlib_optval.html) - Fallback value for optional arguments
2122
- [quadrature](./stdlib_quadrature.html) - Numerical integration
2223
- [stats](./stdlib_stats.html) - Descriptive Statistics

0 commit comments

Comments
 (0)