govaluate icon indicating copy to clipboard operation
govaluate copied to clipboard

operation % calculate error

Open imqishi opened this issue 1 year ago • 0 comments

expression: "doc_id % 100" data: map[string]interface{}{ "doc_id": 288852288238428910, } return: 28 want: 10

version: v3.0.0

imqishi avatar Jan 14 '25 03:01 imqishi