Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13982
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: Sun Jun 02 21:56:08 CEST 2024

Total time taken to generate the page: 0.00600 seconds