You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/base/special/asind/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ int main( void ) {
184
184
185
185
- <spanclass="package-name">[`@stdlib/math/base/special/asin`][@stdlib/math/base/special/asin]</span><spanclass="delimiter">: </span><spanclass="description">compute the arcsine of a double-precision floating-point number.</span>
186
186
- <spanclass="package-name">[`@stdlib/math/base/special/asinh`][@stdlib/math/base/special/asinh]</span><spanclass="delimiter">: </span><spanclass="description">compute the hyperbolic arcsine of a double-precision floating-point number.</span>
187
-
- <spanclass="package-name">[`@stdlib/math/base/special/atand`][@stdlib/math/base/special/atand]</span><spanclass="delimiter">: </span><spanclass="description">compute the arctangent(in degrees) of a double-precision floating-point number.</span>
187
+
- <spanclass="package-name">[`@stdlib/math/base/special/atand`][@stdlib/math/base/special/atand]</span><spanclass="delimiter">: </span><spanclass="description">compute the arctangent(in degrees) of a double-precision floating-point number.</span>
0 commit comments