$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] multiprecision int - convert to floating type
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2013-07-24 14:29:44
Any suggestion how to convert a mp int (e.g., int128_t) to a float type (e.g.,
double)?