I'm working on some Fortran things, probably Fortran90 or Fortran95, and was wondering if GMP works with gfortran compiler. If so, how would one use the arbitrary precision arithmetic in gfortran? Also, does the Silverfrost Fortran compiler have an arbitrary arithmetic option? Does either gfortran or Silverfrost support something like Java's BigDecimal?
↧