if (Conversion.Int(System.Math.Abs(R[i]) / dd) == System.Math.Abs((R[i]) / dd)R为double数组,i为int,dd为double这个语句看起来很别扭,能否等效代替成易懂的语句