A way to hashing floating-point in Lua 5.4
Hash for Float
This function is going to create a integer hash value for
floating-point input, and this artical is about to dive into the
details. The calculation of hash for floating-point concept