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

Scalar conversions #51

Open
marcusz opened this issue Mar 5, 2019 · 0 comments
Open

Scalar conversions #51

marcusz opened this issue Mar 5, 2019 · 0 comments
Projects

Comments

@marcusz
Copy link
Collaborator

marcusz commented Mar 5, 2019

int to_int_truncate(double value)
int to_int_round(double value)
int to_int_floor(double value)
int ceil_to_int_ceil(double value)

double to_double(int)

@marcusz marcusz created this issue from a note in Roadmap (1.5) Mar 5, 2019
@marcusz marcusz moved this from 1.5 to 1.0 in Roadmap Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
1.0 FEATURE COMPLETE, PRODUCTION READY
Development

No branches or pull requests

1 participant