- Number.MAX_VALUE
- Number.MIN_VALUE
- Number.MAX_SAFE_INTEGER
- Number.MIN_SAFE_INTEGER
- Number.Nan
- Number.isFinite
- Number.isInteger
- Number.isNaN
- Number.prototype.toFixed
- Number.prototype.toPrecision
- Number.prototype.toString
- 01. 데이트 메서드 : new Date()
- 01. 데이트 메서드 : Date.now
- 01. 데이트 메서드 : Date.parse
- 01. 데이트 메서드 : Date.UTC
- 01. 데이트 메서드 : Date.prototype.getFullYear
- 01. 데이트 메서드 : Date.prototype.setFullYear
- 01. 데이트 메서드 : Date.prototype.getMonth
- 01. 데이트 메서드 : Date.prototype.getDate
- 01. 데이트 메서드 : Date.prototype.setDate
- 01. 데이트 메서드 : Date.prototype.getDay
- 01. 데이트 메서드 : Date.prototype.getHours
- 01. 데이트 메서드 : Date.prototype.setHours
- 01. 데이트 메서드 : Date.prototype.getMinutes
- 01. 데이트 메서드 : Date.prototype.setMinutes
- 01. 데이트 메서드 : Date.prototype.getSeconds
- 01. 데이트 메서드 : Date.prototype.setSeconds
- 01. 데이트 메서드 : Date.prototype.getMillisecinds
- 01. 데이트 메서드 : Date.prototype.setMillisecinds
- 01. 데이트 메서드 : Date.prototype.getTime
- 01. 데이트 메서드 : Date.prototype.setTime
- 01. 데이트 메서드 : Date.prototype.getTimezoneOffset
- 01. 데이트 메서드 : Date.prototype.toDateString
- 01. 데이트 메서드 : Date.prototype.toTimeString
- 01. 데이트 메서드 : Date.prototype.toISOString
- 01. 데이트 메서드 : Date.prototype.toLocaleString
- 01. 데이트 메서드 : Date.prototype.toLocaleTimeString