Precision Math Software
#13
Ok, I see.   Once a variable, say a floating decimal variable for example, is in the mpfr world, is there a function that can send the value of that variable back to the raw program.  Such that the value can be assigned to a non mpfr variable?

Basically the opposite transition of this:
d1=.52118
Call mpfr_init2(x, 166)
c = mpfr_set_flt(x, d1, 166)
Reply


Messages In This Thread
Precision Math Software - by dISP - 04-03-2023, 12:59 PM
RE: Precision Math Software - by bplus - 04-03-2023, 01:11 PM
RE: Precision Math Software - by Jack - 04-03-2023, 02:02 PM
RE: Precision Math Software - by RhoSigma - 04-03-2023, 03:13 PM
RE: Precision Math Software - by Jack - 04-03-2023, 03:37 PM
RE: Precision Math Software - by mnrvovrfc - 04-03-2023, 04:03 PM
RE: Precision Math Software - by dISP - 04-03-2023, 04:20 PM
RE: Precision Math Software - by dISP - 04-03-2023, 04:28 PM
RE: Precision Math Software - by Jack - 04-03-2023, 04:31 PM
RE: Precision Math Software - by dISP - 04-03-2023, 04:36 PM
RE: Precision Math Software - by dISP - 04-03-2023, 10:41 PM
RE: Precision Math Software - by Jack - 04-03-2023, 10:59 PM
RE: Precision Math Software - by dISP - 04-04-2023, 01:04 PM
RE: Precision Math Software - by Jack - 04-04-2023, 03:29 PM
RE: Precision Math Software - by dISP - 04-04-2023, 04:02 PM



Users browsing this thread: 3 Guest(s)