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

[f24] Add conversion routines #24

Open
7 of 8 tasks
Zeda opened this issue Feb 21, 2020 · 0 comments
Open
7 of 8 tasks

[f24] Add conversion routines #24

Zeda opened this issue Feb 21, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Zeda
Copy link
Owner

Zeda commented Feb 21, 2020

There should be conversion routines for the 24-bit floats (f24). I think maybe:

  • f24 <== string
  • f24 ==> single ("single" being this lbrary's bastardized format)
  • f24 <==> binary32
  • f24 <==> binary16
  • f24 <==> u8
  • f24 <==> u16
  • f24 <==> i8
  • f24 <==> i16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant