rust/library
Paolo Teti 0af69177f9 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
..
compiler-builtins Add generic conversion from a narrower to a wider FP type 2018-02-08 18:20:45 +01:00