Commit Graph

1 Commits (45f924ece5b37192f57c1c6b6e9301f23d8c0af2)

Author SHA1 Message Date
Paolo Teti 45f924ece5 Add generic conversion from a narrower to a wider FP type
Add `extend` module to implement conversion from a narrower to a wider
floating-point type.

This implementation is only intended to support *widening* operations.
Module to convert a *narrower* floating-point will be added in the future.
2018-02-08 18:20:45 +01:00