Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for evaluating floating point expressions #3187

Open
Aljumaily opened this issue Feb 18, 2024 · 1 comment
Open

Support for evaluating floating point expressions #3187

Aljumaily opened this issue Feb 18, 2024 · 1 comment

Comments

@Aljumaily
Copy link

It would be helpful to include support for the xfp package which contains the \fpeval{...} command. It has the ability to evaluate floating point expressions. For example, \fpeval{3*5^2 - cos(pi) * sqrt(64)} yields 83. A more involved request would be to support expl3 syntax but the xfp package suffice for now.

@dpvc
Copy link
Member

dpvc commented Feb 18, 2024

I've marked as a feature request, though there are no immediate plans to implement it.

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

No branches or pull requests

2 participants