C#中的MathF.Cos()方法与示例
C#中的MathF.Cos()方法返回给定float值参数的余弦值。
语法
以下是语法-
public static float Cos (float val);
上面的Val是浮点值。
示例
现在让我们看一个实现MathF.Cos()方法的示例-
using System;
class Demo {
public static void Main(){
float val1 = 70f;
float res = (val1 * (MathF.PI)) / 180;
Console.WriteLine(MathF.Cos(res));
}
}输出结果
这将产生以下输出-
0.34202
示例
现在让我们来看另一个实现MathF.Cos()方法的示例-
using System;
class Demo {
public static void Main(){
float val1 = 90f;
float res = (val1 * (MathF.PI)) / 180;
Console.WriteLine(MathF.Cos(res));
}
}输出结果
这将产生以下输出-
-4.371139E-08
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短