Computer Science, asked by liholi75, 5 months ago

we can do mathematiCal calculation using

Answers

Answered by Anonymous
0

Answer:

You can use simple numeric functions to perform basic mathematical calculations.

Writing formulas with mathematical operators

  1. +: Addition, or used to concatenate text values (see Using text functions).
  2. -: Subtraction.
  3. *: Multiplication.
  4. /: Division.
  5. %: Modulo/remainder.

Similar questions