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

Add a constexpr log2() function to support a constexpr takum #423

Open
Ravenwater opened this issue May 30, 2024 · 0 comments
Open

Add a constexpr log2() function to support a constexpr takum #423

Ravenwater opened this issue May 30, 2024 · 0 comments
Assignees
Milestone

Comments

@Ravenwater
Copy link
Contributor

to support an expression that deals with literals, such as:

constexpr takum16 t = 3.14f;

we would need a constexpr compile time log2 function approximation.

@Ravenwater Ravenwater added this to the V3 milestone May 30, 2024
@Ravenwater Ravenwater self-assigned this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

1 participant