unpack - 128bit long doubles in ruby? -


in ruby code, i'm talking server responds 128bit long doubles ("128 bit long doubles", "binary128" or "quadruple precision floating points") strings in binary format.

is there way unpack these strings use in ruby? according documentation on string.unpack, maximum precision seems doubles. possible represent these 128bit floats in ruby @ all?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -