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 07d7d23 commit 06b5e8cCopy full SHA for 06b5e8c
lib/node_modules/@stdlib/math/base/special/tand/package.json
@@ -123,7 +123,7 @@
123
],
124
"output_policy": "real_floating_point_and_generic",
125
"returns": {
126
- "desc": "tangent of the input angle in degrees",
+ "desc": "tangent",
127
"type": {
128
"javascript": "number",
129
"jsdoc": "number",
@@ -132,15 +132,13 @@
132
}
133
},
134
"keywords": [
135
- "tand",
+ "degree",
136
+ "tan",
137
"tangent",
138
"trig",
- "trigonometry",
139
- "degrees"
+ "trigonometry"
140
141
- "extra_keywords": [
142
- "math.tand"
143
- ]
+ "extra_keywords": []
144
145
146
0 commit comments