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 735605d commit 0dfa69eCopy full SHA for 0dfa69e
lib/node_modules/@stdlib/math/base/special/sind/README.md
@@ -20,7 +20,7 @@ limitations under the License.
20
21
# sind
22
23
-> Computes the [sine][trigonometric-functions] of an angle measured in degrees.
+> Compute the [sine][trigonometric-functions] of an angle measured in degrees.
24
25
<section class="intro">
26
lib/node_modules/@stdlib/math/base/special/sindf/README.md
# sindf
-> Computes the [sine][trigonometric-functions] of a single-precision floating-point number (in degrees).
+> Compute the [sine][trigonometric-functions] of a single-precision floating-point number (in degrees).
0 commit comments