Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/werdl/cxf

Complex floating point numbers in V
https://github.com/werdl/cxf

Last synced: about 7 hours ago
JSON representation

Complex floating point numbers in V

Awesome Lists containing this project

README

        

# cxf
Complex floating point numbers in V

## Uses
- IEEE754 decimal32, 64 and 128 precision types
- Complex numbers
- Arbitrary precision floating point numbers

## Structs we provide
- HPF (high precision floats)
- CXF (IEEE754-style floats)
- CXC (Complex floats)
- IEEE754 formal decimal precision types