js math % "percent" code example Example: percentage formula in javascript const result = Math.round((data.expense / data.income) * 100)