# Math.PI
총 2개의 포스트

[JS] converting and checking numbers, Math and rounding, remainder operator,Numeric Separators, bigInt
parseInt, parseFloat => global functionsNumber을 굳이 안붙혀도 되지만, 요즘은 붙혀서 적는 추세!Check if value is NaN. data type이 NaN인지를 확인한다.console.log(Number.isNaN(20))
2021년 12월 21일
·
0개의 댓글·
0