a + b

This function adds the values a and b.

Parameters


Parameter

Description

a

Value.

b

Value.

Examples


Parameter a

Parameter b

Result



0.0

1

2

3.0

1.5

1.5

3.0