Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
3 lines (2 sloc) 124 Bytes

Divide One Number by Another with JavaScript

JavaScript uses use the / symbol for division. var quotient = 66 / 33;

Something went wrong with that request. Please try again.