Skip to content

Commit 03cdb44

Browse files
authored
Apply suggestions from code review
Signed-off-by: Athan <[email protected]>
1 parent e3f1295 commit 03cdb44

File tree

1 file changed

+0
-12
lines changed
  • lib/node_modules/@stdlib/math/base/special/fast/absf

1 file changed

+0
-12
lines changed

lib/node_modules/@stdlib/math/base/special/fast/absf/README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -202,12 +202,6 @@ int main( void ) {
202202
203203
<section class="related">
204204
205-
* * *
206-
207-
## See Also
208-
209-
- <span class="package-name">[`@stdlib/math/base/special/absf`][@stdlib/math/base/special/absf]</span><span class="delimiter">: </span><span class="description">compute the absolute value of a single-precision floating-point number.</span>
210-
211205
</section>
212206
213207
<!-- /.related -->
@@ -220,12 +214,6 @@ int main( void ) {
220214
221215
[ieee754]: https://en.wikipedia.org/wiki/IEEE_754-1985
222216
223-
<!-- <related-links> -->
224-
225-
[@stdlib/math/base/special/absf]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/special/absf
226-
227-
<!-- </related-links> -->
228-
229217
</section>
230218
231219
<!-- /.links -->

0 commit comments

Comments
 (0)