Baseline Widely available
ë¨í ë¶ì ì°ì°ì(-
)ë í¼ì°ì°ì ìì ìì¹íë©°, í¼ì°ì°ìì ë¶í¸ë¥¼ ë¶ì í©ëë¤. ì¦ ììë ììë¡, ììë ììë¡ ë°ê¿ëë¤.
const x = 4;
const y = -x;
console.log(y);
// Expected output: -4
const a = "4";
const b = -a;
console.log(b);
// Expected output: -4
구문 ìì ì«ì ë¶ì í기
const x = 3;
const y = -x;
// y = -3
// x = 3
ì«ìê° ìë ê°ì ë¶ì í기
ë¨í ë¶ì ì°ì°ìë ì«ìê° ìë ê°ì ì«ìë¡ ë³íí ì ììµëë¤.
const x = "4";
const y = -x;
// y = -4
ëª
ì¸ ë¸ë¼ì°ì í¸íì± ê°ì´ 보기
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