C#中的MathF.Cosh()方法与示例
C#中的MathF.Cosh()方法用于返回浮点值的双曲余弦值。
语法
以下是语法-
public static float Cosh (float val);
上面的Val是浮点数。
示例
现在让我们看一个实现MathF.Cosh()方法的示例-
using System;
class Demo {
public static void Main(){
float val = 45.0f;
float res = MathF.Cosh(val);
Console.WriteLine("Cosh = "+res);
}
}输出结果
这将产生以下输出-
Cosh = 1.746714E+19
示例
现在让我们来看另一个实现MathF.Cosh()方法的示例-
using System;
class Demo {
public static void Main(){
float val = 90f;
float res = MathF.Cosh(val);
Console.WriteLine("Cosh = "+res);
}
}输出结果
这将产生以下输出-
Cosh = Infinity
热门推荐
10 新年门口花束祝福语简短
11 盘锦结婚祝福语大全简短
12 父母生日祝福语 简短独特
13 家庭恩爱祝福语简短英文
14 高考俄语祝福语大全简短
15 虎年祝福语 诗句唯美简短
16 生日婚礼祝福语简短精辟
17 虎年喝酒拜年祝福语简短
18 教师闺蜜祝福语简短