mardi 3 septembre 2019

boost int 128 division to floating point number

I am new in boost. I have 128 bit integer (int128_t boost/multiprecision/cpp_int.hpp) in my project, which I need to divide to floating point number. In my current platform I have limitation and can't use boost/multiprecision/float128.hpp.

Is there any way to this with boost math lib?

Aucun commentaire:

Enregistrer un commentaire