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/acosd/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ int main( void ) {
184
184
- <spanclass="package-name">[`@stdlib/math/base/special/acos`][@stdlib/math/base/special/acos]</span><spanclass="delimiter">: </span><spanclass="description">compute the arccosine of a double-precision floating-point number.</span>
185
185
- <spanclass="package-name">[`@stdlib/math/base/special/acosh`][@stdlib/math/base/special/acosh]</span><spanclass="delimiter">: </span><spanclass="description">compute the hyperbolic arccosine of a double-precision floating-point number.</span>
186
186
- <spanclass="package-name">[`@stdlib/math/base/special/asind`][@stdlib/math/base/special/asind]</span><spanclass="delimiter">: </span><spanclass="description">compute the arcsine (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>
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