Recent content by Kwetla

  1. K

    Comp Sci Fortran element by element array multiplication

    Ah yes, that would work. Although I'm surprised there isn't a function for it. Thanks a lot though!
  2. K

    Comp Sci Fortran element by element array multiplication

    Homework Statement Hello, I'm having a problem in multiplying two vectors together in a specific way in Fortran. I can do it in Matlab, but can't work out how to do it in Fortran. The problem is that i want to multiply two vectors together, but only each element by it's corresponding...
Back
Top