Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
s
!gfortran, gcc version 7.4.0 program porositas_porevolume real::wsat,wdry,density write(*,*)"beratsaturasi" read(*,*)wsat write(*,*)"beratkering" read(*,*)wdry write(*,*)"densitasair" read(*,*)density porevolume=(wsat-wdry)/(density) write(*,*)"porevolume" write(*,*)porevolume end program
run
|
edit
|
history
|
help
0
Shooting
Question1(c)
stochastic matrix
Gauss backward elimination
Ashish.txt
Prime
4 ER 2(I)
A_02 QUESTIONS NUMBER 3
Summation of 1 to 100 square integer namber
A_02 GUASSIAN_ELIMINATION METHOD