JavaScript中反正弦函数Math.asin()的使用简介
此方法返回弧度数字的反正弦。ASIN方法返回-1到1,x-pi/2和PI/2弧度之间的数值。如果数的值超出这个范围,则返回NaN。
语法
Math.asin(x);
下面是参数的详细信息:
- x:一个数字
返回值:
返回弧度数字的反正弦。
例子:
<html>
<head>
<title>JavaScriptMathasin()Method</title>
</head>
<body>
<scripttype="text/javascript">
varvalue=Math.asin(-1);
document.write("FirstTestValue:"+value);
varvalue=Math.asin(null);
document.write("<br/>SecondTestValue:"+value);
varvalue=Math.asin(30);
document.write("<br/>ThirdTestValue:"+value);
varvalue=Math.asin("string");
document.write("<br/>FourthTestValue:"+value);
</script>
</body>
</html>
这将产生以下结果:
FirstTestValue:-1.5707963267948965 SecondTestValue:0 ThirdTestValue:NaN FourthTestValue:NaN
热门推荐
10 送媳妇首饰祝福语简短
11 外国媳妇订婚祝福语简短
12 给哥哥高考祝福语简短
13 给母校送花祝福语简短
14 歌词朋友结婚祝福语简短
15 新年给父亲简短祝福语
16 PMP考试祝福语简短励志
17 祝福语医生文案简短英文
18 山西话婚礼祝福语简短