I wrote the bellow code using javascript language:
var a=bigInt(-16).mode(19); console.log(a);
trying to get this number: 3 But
3