Skip to content

Commit 8388223

Browse files
authored
docs: remove related section
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 93d7a9e commit 8388223

File tree

1 file changed

+0
-8
lines changed
  • lib/node_modules/@stdlib/math/base/special/coshf

1 file changed

+0
-8
lines changed

lib/node_modules/@stdlib/math/base/special/coshf/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -170,14 +170,6 @@ int main( void ) {
170170

171171
<section class="related">
172172

173-
* * *
174-
175-
## See Also
176-
177-
- <span class="package-name">[`@stdlib/math/base/special/cosh`][@stdlib/math/base/special/cosh]</span><span class="delimiter">: </span><span class="description">compute the hyperbolic cosine of a double-precision floating-point number.</span>
178-
- <span class="package-name">[`@stdlib/math/base/special/sinf`][@stdlib/math/base/special/sinf]</span><span class="delimiter">: </span><span class="description">compute the sine of a single-precision floating-point number.</span>
179-
- <span class="package-name">[`@stdlib/math/base/special/tanf`][@stdlib/math/base/special/tanf]</span><span class="delimiter">: </span><span class="description">compute the tangent of a single-precision floating-point number.</span>
180-
181173
</section>
182174

183175
<!-- /.related -->

0 commit comments

Comments
 (0)