--- cvsroot/libecb/ecb.pod 2015/02/22 20:17:20 1.69 +++ cvsroot/libecb/ecb.pod 2015/09/01 16:14:42 1.70 @@ -738,7 +738,7 @@ =item float ecb_binary32_to_float (uint32_t x) [-UECB_NO_LIBM] -=item double ecb_binary32_to_double (uint64_t x) [-UECB_NO_LIBM] +=item double ecb_binary64_to_double (uint64_t x) [-UECB_NO_LIBM] The reverse operation of the previous function - takes the bit representation of an IEEE binary16, binary32 or binary64 number and