isinteger(sqrt(3)) 0 isinteger(sqrt(4)) 0
两个答案都为零。答案必须是:
isinteger(sqrt(3)) 0 isinteger(sqrt(4)) 1
octave
octave ×1