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.
2 parents 4ed69eb + 824810e commit b555c27Copy full SHA for b555c27
doc/specs/index.md
@@ -18,6 +18,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
18
- [kinds](./stdlib_kinds.html) - Kind parameters
19
- [linalg](./stdlib_linalg.html) - Linear Algebra
20
- [logger](./stdlib_logger.html) - Runtime logging system
21
+ - [math](./stdlib_math.html) - General purpose mathematical functions
22
- [optval](./stdlib_optval.html) - Fallback value for optional arguments
23
- [quadrature](./stdlib_quadrature.html) - Numerical integration
24
- [sorting](./stdlib_sorting.html) - Sorting of rank one arrays
0 commit comments