A.Integer B.Single C.String D.Boolean
A.int(4.1) B.Int(4.9) C.Abs(int(-3.9)) D.Abs(int(-4.5))
A.x-1=2 B.x+1=y C.x=y+1 D.2*x=3