Skip to content

Conversation

gururaj1512
Copy link
Member

Resolves None.

Description

What is the purpose of this pull request?

  • Add feature constants/float32/e

This pull request:

  • Implements following:
var E = require( '@stdlib/constants/float32/e' );

console.log( E );
// => 2.7182817459106445

Related Issues

Does this pull request have any related issues?

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @gururaj1512! Will merge this PR shortly.

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Nov 11, 2024
@stdlib-bot
Copy link
Contributor

PR Commit Message

feat: add `constants/float32/e`

PR-URL: https://github.com/stdlib-js/stdlib/pull/3101

Co-authored-by: Gururaj Gurram <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Philipp Burckhardt <[email protected]>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 951fbd2 into stdlib-js:develop Nov 11, 2024
16 checks passed
@gururaj1512 gururaj1512 deleted the float32-E branch November 12, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants