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 c73699a commit e15537cCopy full SHA for e15537c
lib/node_modules/@stdlib/math/base/special/kernel-tan/README.md
@@ -148,7 +148,7 @@ for ( i = 0; i < x.length; i++ ) {
148
#include "stdlib/math/base/special/kernel_tan.h"
149
```
150
151
-#### stdlib_base_kernel_tan( x, y, k)
+#### stdlib_base_kernel_tan( x, y, k )
152
153
Computes the [tangent][tangent] of a double-precision floating-point number on `[-π/4, π/4]`.
154
0 commit comments