Example #1
0
 public BigDecimal function(BigDecimal x) {
   return x.ulp();
 }