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