showing results for - "math js min"
Clare
29 Feb 2018
1var x = 10, y = -20;
2var z = Math.min(x, y); //z = y