layout page title / (Division Operator) description Divides the first number by the second. Description: Divides the first number by the second. Example let result = 15 / 3 // result = 5