Skip to content

Commit 16e153a

Browse files
authored
removed unnecccesary file
Signed-off-by: yuvi-mittal <[email protected]>
1 parent 34f87cd commit 16e153a

File tree

1 file changed

+0
-18
lines changed
  • lib/node_modules/@stdlib/constants/float32/pi

1 file changed

+0
-18
lines changed

lib/node_modules/@stdlib/constants/float32/pi/README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,6 @@ Macro for the mathematical constant [π][pi].
108108

109109
<section class="related">
110110

111-
* * *
112-
113-
## See Also
114-
115-
- <span class="package-name">[`@stdlib/constants/float32/fourth-pi`][@stdlib/constants/float32/fourth-pi]</span><span class="delimiter">: </span><span class="description">1/4 times π.</span>
116-
- <span class="package-name">[`@stdlib/constants/float32/half-pi`][@stdlib/constants/float32/half-pi]</span><span class="delimiter">: </span><span class="description">1/2 times π.</span>
117-
- <span class="package-name">[`@stdlib/constants/float32/two-pi`][@stdlib/constants/float32/two-pi]</span><span class="delimiter">: </span><span class="description">2π.</span>
118-
119111
</section>
120112

121113
<!-- /.related -->
@@ -126,16 +118,6 @@ Macro for the mathematical constant [π][pi].
126118

127119
[pi]: https://en.wikipedia.org/wiki/Pi
128120

129-
<!-- <related-links> -->
130-
131-
[@stdlib/constants/float32/fourth-pi]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float32/fourth-pi
132-
133-
[@stdlib/constants/float32/half-pi]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float32/half-pi
134-
135-
[@stdlib/constants/float32/two-pi]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float32/two-pi
136-
137-
<!-- </related-links> -->
138-
139121
</section>
140122

141123
<!-- /.links -->

0 commit comments

Comments
 (0)