Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Sum 1 to 99 divided by 12 to 100
sum=0.0 do 7 k=1,99,2 sum=sum+float(k)/float(k+1) 7 continue print 30,sum 30 format('sum=',f10.5) stop end
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
4 ER 2(I)
Rvc
prime list 2
Y
A_02 GUASSIAN_ELIMINATION METHOD
Taylors method of three order
NEWTON FORWARD DIFFERENT INTERPOLATION
Comparison of three numbers
Summation of 1 to 100 square integer namber
Rand
Please log in to post a comment.