Recent content by shadow1768
-
S
Fortran Fortran 95 Help ( Compiling errors)
Indeed. Quick question, now if I need help coding, do I make a new post in the homework help section or something or another? I can't get the factorials right.- shadow1768
- Post #3
- Forum: Programming and Computer Science
-
S
Fortran Fortran 95 Help ( Compiling errors)
Hello all, I'm kinda stuck with this fortran 95 program I have to write. It is an Infinite Series of SIN. IMPLICIT NONE ! ! Data Dictionary REAL :: x ! Measurement of angle in degrees REAL :: result ! facilitates addition of the functions REAL :: f_x ! function defining the series REAL...- shadow1768
- Thread
- Errors Fortran
- Replies: 3
- Forum: Programming and Computer Science