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 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短