You are on page 1of 1

program jedan

print*,'unesi Wmin,Fmax,A'
read*, Wmin,Fmax,A
sBa=((24*Wmin)/Fmax*sqrt(asb(A)))*(1.0/3.0)
print*,'sBa=',sBa
end

You might also like