
A year ago I set out to write a novel calculator but could not get the precision I needed because the floating point values are only 32 bits and I need to use variables of at least 64bits, preferably 80bits. So I dropped PB.
Blitz has the same restriction.
The new IBasic Pro, on ther other hand, CAN do doubles.
But, before I commit to learning IBasic, can you tell me whether PB's math precision has been upgraded yet? (my search failed to turn up any mention of such an upgrade)
Thank you for you kind attention.
Julian