Skip to content
  • Julian Seward's avatar
    [project @ 2000-02-04 17:26:58 by sewardj] · 1f1e6297
    Julian Seward authored
    GSQRT, GSIN, GCOS, GTAN: if result size is float (as opposed to double),
    truncate the result to that length by writing it into memory and
    getting it back again (duh!), since that's what gcc does.
    1f1e6297