Syntax Lookup
Enter some language construct you want to know more about.
This is the floating point addition operator.
Deprecated, you can just use
+for both integers and floats since v12.
This operator performs floating point addition.
For adding integers see the + operator.