fdb v5.1.7-7 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