javascript Math.sin ()
Math.sin(90 * Math.PI / 180); // returns 1 (the sine of 90 degrees)
naly moslih
Math.sin(90 * Math.PI / 180); // returns 1 (the sine of 90 degrees)