Hello everyone, I'm in need of quad-precision floating-point type/operations in Racket (the bigfloat module doesn't work for me). It appears there's none, am I right?
If so, I think I will try to write one myself, which is going to be a wrapper to libquadmath. Any suggestions about how I should approach it? The first issue seems to be marshalling the C `__float128` type into a Racket type. Thanks, Shaobo -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/9a3f599a-1c0b-4336-9f91-93f07423f420%40googlegroups.com.