Recent content by 2000yak

  1. 2

    Comp Sci [fortran90] cartesian to polar coordinate

    Write a short FORTRAN90 subroutine to convert Cartesian coordinates (x, y, z) to spherical polar coordinates (r, q, f) using • Write a FORTRAN90 program which uses this subroutine to convert the following (x, y, z) coordinates which are read from a text file and stored within a single vector...
Back
Top