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/coshf/README.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,14 +170,6 @@ int main( void ) {
170
170
171
171
<sectionclass="related">
172
172
173
-
* * *
174
-
175
-
## See Also
176
-
177
-
- <spanclass="package-name">[`@stdlib/math/base/special/cosh`][@stdlib/math/base/special/cosh]</span><spanclass="delimiter">: </span><spanclass="description">compute the hyperbolic cosine of a double-precision floating-point number.</span>
178
-
- <spanclass="package-name">[`@stdlib/math/base/special/sinf`][@stdlib/math/base/special/sinf]</span><spanclass="delimiter">: </span><spanclass="description">compute the sine of a single-precision floating-point number.</span>
179
-
- <spanclass="package-name">[`@stdlib/math/base/special/tanf`][@stdlib/math/base/special/tanf]</span><spanclass="delimiter">: </span><spanclass="description">compute the tangent of a single-precision floating-point number.</span>
0 commit comments