U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ Developers corner » Decimal
Re: Decimal [message #17176 is a reply to message #17173] Fri, 01 August 2008 11:18 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Well, completely opposite idea... Smile

Maybe we could use int128 (supported by both MSC and GCC) and sort of fixed point, only removing last 4 or 5 bits of number to specify the precission (as number of significant places).

That would give as ability to represent 10^20 numbers with up to 10^-16 precision (if I have computed numbers well Smile.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Assist++ future
Next Topic: Choosing svn configuration
Goto Forum:
  


Current Time: Wed Sep 16 17:36:49 GMT+2 2026

Total time taken to generate the page: 0.00873 seconds