Hi,

As part of NUMBERS-187 (Enhanced Support for complex numbers), should we
add support for float types?

If yes, for operations on float types, can we reuse functions (part of
NUMBERS-188) that operate on double types and use Java float-double
widening and narrowing conversions?

https://docs.oracle.com/javase/specs/jls/se10/html/jls-5.html#jls-5.1.2

Thanks,
Sumanth

Reply via email to