Aif x>0 then y=1 else if x=0 then y=0 else y= -1
Bif x>0 then y=1 else if x<0 then y= -1 else y=0
Cif x>=0 then if x=0 then y=0 else y= -1 else y=1
Dif x<>0 then if x<0 then y= -1 else y= 1 else y=0
分享
语音搜题
拍照搜题
打赏