Type into inputs and see the difference in result.

Default mapping

x1: y1: (x1 + y1) is {{ctrl.x1 + ctrl.y1}}

Mapping with numeric converter

x2: y2: (x2 + y2) is {{ctrl.x2 + ctrl.y2}}