Separate Printing Mantissa and Exponent of a Floating Point
    "Nordlöw" via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Aug 11 14:18:49 PDT 2014
    
    
  
On Monday, 11 August 2014 at 15:37:29 UTC, Dominikus Dittes 
Scherkl wrote:
> Should be patrs[1], he?
No, parts[1] contains a slice to the "e" separating the mantissa 
from the exponent.
    
    
More information about the Digitalmars-d-learn
mailing list