Recent content by Nomar_1985

  1. N

    Fortran Symbolic math calculations with Fortran 95

    Hi Borek, you are right, I had the same tought. Better to do it with Mapple, I just wanted to know if there was a relatively "simple" way to make it out Thanks
  2. N

    Fortran Symbolic math calculations with Fortran 95

    Hi all I am struggling to work symbolic math calculations with Fotran 95 in the Silverfrost ftn 95 plataform. Say you want to calculate c=a+b but without initializing "a" or "b" to get a value "c", but rather print out or obtain the actual generic expresion "a+b" I have tried to solve...
Back
Top