-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Description
This RFC proposes
- This RFC proposes adding the package
@stdlib/constants/float32/sqrt-pireturning square root of single-precision floating-point mathematical constantπ.
var FLOAT32_SQRT_PI = require( '@stdlib/constants/float32/sqrt-pi' );
console.log( FLOAT32_SQRT_PI );
// => 1.7724539041519165Questions
No.
Other
No.
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:.
Metadata
Metadata
Assignees
Labels
No labels