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 299025d commit b688f77Copy full SHA for b688f77
lib/node_modules/@stdlib/math/base/special/docs/types/index.d.ts
@@ -6784,7 +6784,7 @@ interface Namespace {
6784
sinc: typeof sinc;
6785
6786
/**
6787
- * Simultaneously computes the sine and cosine of a number.
+ * Simultaneously computes the sine and cosine of an angle measured in radians.
6788
*
6789
* @param x - input value (in radians)
6790
* @returns sine and cosine
0 commit comments