BizVR to DMN Numbers Mapping - Gnorion/BizVR GitHub Wiki

Example Return value
abs(-1) 1
even(2) true
even(3) false
odd(4) false
odd(5) true
sqrt(9) 3.0