Skip to main content
Docs
/ operator
Used to divide two numbers and return a floating-point result. Syntax result = number1 / number2 The / operator syntax has these […]