1

A function takes input and produce output.

Now the + operator takes two inputs and produce one output, so is the + operator considered a function?

Steven
  • 21

1 Answers1

0

Yes. You can consider a function with domain $\mathbb{R}^2$ and range $\mathbb{R}$ for defining this function(note that $\mathbb{R}$ can be replaced by any set closed under addition, how the + is defined. For eg, the set of natural numbers)