|
|
In this chapter, we’ll take a look at the Math, Number, Boolean, and Array JavaScript objects. Except for the Boolean object, we’ve seen all these objects already, but we’ve never taken a systematic look at them and listed all their properties and methods. We’ll do that in this chapter, starting with the Math object.