编辑代码

!测试不加括号
program main
integer a,b
a=sqrt2
b=alog1+a
print *,(1/3)*b+(1/15)*(2+a)
end