Recent content by dadidudada

  1. D

    Fortran How to swap number in the fortran memory?

    thanks man!its solved.. credit to cmb...
  2. D

    Fortran How to swap number in the fortran memory?

    ok I am completely blank.. if i have to arrange these number(10,4,1)into ascending order.. what should i do..
  3. D

    Fortran How to swap number in the fortran memory?

    how to swap number in the fortran memory?? hello.. im new to fortran so how i swap number in do loop first the tracing is like this: x(1)=3 x(2)=8 then, how to i can swap the number in x(1) and x(2) can anyone help me please...
  4. D

    Software to analyse simple continous beam

    beam of concrete..^^
  5. D

    Software to analyse simple continous beam

    does anyone have any idea which software i should try to analyse simple continuous beam??..i just want to try the trial one because this is my homework.. can give suggestion?? thanks:smile:
  6. D

    Convergence and Sum of the Geometric Series: A Quick Guide

    Ʃfrom n=1 to infinity of 1/n..this is harmonic series where the n is to the power of 1.. i just learned this in my class
Back
Top