JS Methods

Payilagam: 10-Mar-2025Topic: Javascript methodsMath.random()⛶It generate a random float number from 0 to 1. (eg: 0.90055, 0.534434)Math.round()⛶It rounds the float number into the whole number.Mat...
0 Read More