I want to calculate some metrics in jenkins pipeline script like this:
a=$(($numObj/1000))
And I always get this error:
arith