Skip to content

Commit be90edb

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent bc0732a commit be90edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/tanf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"$schema": "math/[email protected]",
7575
"base_alias": "tan",
7676
"alias": "tanf",
77-
"pkg_desc": "evaluate the tangent of a single-precision floating-point number (in radians).",
77+
"pkg_desc": "compute the tangent of a single-precision floating-point number (in radians).",
7878
"desc": "computes the tangent of a single-precision floating-point number",
7979
"short_desc": "tangent",
8080
"parameters": [

0 commit comments

Comments
 (0)