JScript
语言参考
除法运算符 (/)
将两个表达式的值相除。
result
=
number1
/
number2
参数
result
任何数值
变量
。
number1
任何
数值表达式
。
number2
任何数值表达式。
要求
版本 1
请参阅
运算符总结