Skip to content

Commit b555c27

Browse files
authored
Merge pull request #454 from Aman-Godara/develop_clip
added stdlib_math to specs/index.md
2 parents 4ed69eb + 824810e commit b555c27

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
@@ -18,6 +18,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
1818
- [kinds](./stdlib_kinds.html) - Kind parameters
1919
- [linalg](./stdlib_linalg.html) - Linear Algebra
2020
- [logger](./stdlib_logger.html) - Runtime logging system
21+
- [math](./stdlib_math.html) - General purpose mathematical functions
2122
- [optval](./stdlib_optval.html) - Fallback value for optional arguments
2223
- [quadrature](./stdlib_quadrature.html) - Numerical integration
2324
- [sorting](./stdlib_sorting.html) - Sorting of rank one arrays

0 commit comments

Comments
 (0)