Skip to content

Commit a88a91d

Browse files
fix: readme pi
1 parent d1b5fcd commit a88a91d

File tree

1 file changed

+12
-0
lines changed
  • lib/node_modules/@stdlib/constants/float32/ln-sqrt-two-pi

1 file changed

+12
-0
lines changed

lib/node_modules/@stdlib/constants/float32/ln-sqrt-two-pi/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ Macro for the [natural logarithm][@stdlib/math/base/special/lnf] of the [square
120120

121121
<section class="related">
122122

123+
* * *
124+
125+
## See Also
126+
127+
- <span class="package-name">[`@stdlib/constants/float32/pi`][@stdlib/constants/float32/pi]</span><span class="delimiter">: </span><span class="description">π.</span>
128+
123129
</section>
124130

125131
<!-- /.related -->
@@ -132,6 +138,12 @@ Macro for the [natural logarithm][@stdlib/math/base/special/lnf] of the [square
132138

133139
[@stdlib/math/base/special/sqrtf]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/special/sqrtf
134140

141+
<!-- <related-links> -->
142+
143+
[@stdlib/constants/float32/pi]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float32/pi
144+
145+
<!-- </related-links> -->
146+
135147
</section>
136148

137149
<!-- /.links -->

0 commit comments

Comments
 (0)