Currently if I run the code, I get 0.0009132420091324201 for hoursOfVacationPerMinute
Thanks in advance.
hoursOfVacationPerMinute = totalVacationHours / dividend;
document.write("Hours of vacation per Minute: " +hoursOfVacationPerMinute+ "</br>");

New Topic/Question
Reply


MultiQuote





|