Skip to main content

2 docs tagged with "Methods"

View All Tags

Math in JavaScript

In this tutorial, we will learn about the Math object in JavaScript. We will learn about the properties and methods of the Math object.

Random in JavaScript

In this tutorial, we will learn about the Math.random() method in JavaScript. We will learn how to generate random numbers in JavaScript.