Whichmethodisanappropriatewaytodeterminethecosineof42degrees?()

题目内容(请给出正确答案)
Whichmethodisanappropriatewaytodeterminethecosineof42degrees?()

A.Doubled=Math.cos(42);

B.Doubled=Math.cosine(42);

C.Doubled=Math.cos(Math.toRadians(42));

D.Doubled=Math.cos(Math.toDegrees(42));

E.Doubled=Math.cosine(Math.toRadians(42));

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。