Skip to content

Added support for scientific notation#3

Merged
eatcodeplay merged 1 commit intoeatcodeplay:mainfrom
OookTheLibrarian:main
Sep 19, 2025
Merged

Added support for scientific notation#3
eatcodeplay merged 1 commit intoeatcodeplay:mainfrom
OookTheLibrarian:main

Conversation

@OookTheLibrarian
Copy link
Contributor

by adding #e[n] to the end of a calculation tag, the calculation will now interpret the inputs in exponential format and will output the result as an exponential with n fractionDigits.
Although it might be better to separate input format requirements, and results formatting options.

by adding #e[n] to the end of a calculation tag, the calculation will now interpret the inputs as in exponential format and will output the result as an exponential with n fractionDigits
@eatcodeplay eatcodeplay merged commit 27ddb5c into eatcodeplay:main Sep 19, 2025
@eatcodeplay
Copy link
Owner

That's awesome! Thank you!

@eatcodeplay
Copy link
Owner

Just merged and released. With proper thanks added ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants