...

/

Arithmetical Operators

Arithmetical Operators

An intro to arithematic operators and their usage in Ruby.

For numbers, the operators + and * obviously mean the mathematical operations of adding and multiplying two numbers. Of course there are other arithmetical operators. Here’s a full list:

  • + - addition
  • - - subtraction
...

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy