> 数学 >
C#中,开方用什么函数?
是开方,不是次方.
人气:161 ℃ 时间:2020-06-07 19:30:49
解答
开平方就用Math.Sqrt,开n次方:Math.Pow(double,1/n);
推荐
猜你喜欢
© 2026 79432.Com All Rights Reserved.
电脑版|手机版