Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Summation
!gfortran, gcc version 5.4.0 20160609 program summation Real a,b Print* , "please enter a and b numbers" Read* , a,b Print*, a+b end program summation
run
|
edit
|
history
|
help
0
QE
stochastic matrix
test for linear congruential method
Gauss backward elimination
A_04 TRAPEZOIDAL RULE (3(I))
Prime
A_03 EULER'S METHOD
A_04 SIMPSON'S ONE THIRD(3(I))
C
A_04 SIMPSON'S RULE (3(I))