Codewars, Find the Remainder, Javascript Basics
Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=j0Y_4Ii2ZzA
In this lesson we write a function that will take two arguments and will return a remainder after dividing the larger number by the smaller number. If division is by zero then it should return Not a Number,(NaN). Arguments will both always be integers.
Other Videos By We Will Code
Tags:
find the remainder
javascript find the remainder
javascript function basics
check division by