fdb v5.1.7-5 FDB.Coder.Float View Source

Note that implementation of Float is not fully compatible with the spec. It uses the erlang floating point implementation which is not fully compatible with the IEEE Binary Floating Point spec. It doesn’t supports values like NaN, Infinity etc. As long as these values are not used by other language bindings this coder would work

Link to this section Summary

Link to this section Functions

Link to this function new(bits \\ 32) View Source
new(32 | 64) :: FDB.Coder.t()