Baseline Widely available
ëë기 ì°ì°ì(/
)ë ì¼ìª½ í¼ì°ì°ì를 í¼ì ì, ì¤ë¥¸ìª½ í¼ì°ì°ì를 ì ìë¡ íì¬ ëª«ì 구í©ëë¤.
console.log(12 / 2);
// Expected output: 6
console.log(3 / 2);
// Expected output: 1.5
console.log(6 / "3");
// Expected output: 2
console.log(2 / 0);
// Expected output: Infinity
구문 ìì 기본 ëëì
1 / 2; // 0.5
Math.floor(3 / 2); // 1
1.0 / 2.0; // 0.5
0ì¼ë¡ ëë기
2.0 / 0; // Infinity
2.0 / 0.0; // Infinity, 0.0 === 0ì´ê¸° ë문
2.0 / -0.0; // -Infinity
ëª
ì¸ ë¸ë¼ì°ì í¸íì± ê°ì´ 보기
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4