Error formating number

Hi,
Trying to format the following sum
{{panier.data.sum((ds_price * ds_qty))}}
but I am getting an error in the property pannel:

2

error

I want to use the following formating
.formatNumber(2, ‘,’, ’ ')