Commit Graph

1 Commits (2801c997935eaf7ebdd3602e7e2cd5c6cf4a25ed)

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