Re: high-precision type



Steven G. Kargl wrote:


If you need quad precision, check out Alan Miller's big pond.


That kind of quad precision has to be programmed in. You can't just flip a switch and see what happens, for one-time use or to evaluate the importance of roundoff. I did like the switch in Lahey's compiler.
.




Relevant Pages

  • Re: DPROD issues
    ... a switch like that typically ... makes a compiler nonstandard in that mode. ... treatment of specific intrinsics is one ... subroutine sub1a ...
    (comp.lang.fortran)
  • Re: [OT] Funny
    ... >> the NAG compiler does have a switch to allow you to tell it ... or the compiler simply isn't conforming. ... more arithmetic in computing addresses of array elements -- dis- ...
    (comp.lang.fortran)
  • Re: "static" explanation. What exactly does it mean?
    ... compiler you set the exception handler to use Underflow gives 0.0; ... determine if there is a switch to generate signaling NaN's so the program stops ... find unequivocal explanations of what the use of static variables in Fortran code actually ...
    (comp.lang.fortran)
  • Re: inline power function replacement
    ... switch ) ... and the order of the cases should not matter if the compiler ... the absolutely least overhead for the vast majority of cases. ... roughly the same overhead as an indirect function call (calling through ...
    (comp.lang.c)
  • Re: Retroforth compiler
    ... einen replicated switch dispatcher zur ckzuf hren ist. ... C compiler: ... Source code: ... Instruktionssatz des Interpreters um neue Opcodes erweitern zu können. ...
    (de.comp.lang.forth)