如何检查浮点数是否包含小数,如2.10,2.45,12382.66而不是2.00,12382.00.我想知道这个数字是否"圆".我该如何以编程方式执行此操作?
floating-point decimal
decimal ×1
floating-point ×1