chris at mimsy.UUCP (Chris Torek) writes:
>the Fortran compiler can be certain that COS(2.5) does nothing but
>compute cosines, and can change the code to
>
> TMP = 4.0 * COS(2.5)
^^^^^^^^^^^^^^ make that COS(2.5)**4
>10 CONTINUE
Art Boyne, boyne at hplvla.hp.com