dthe value to be rounded.
Documentation for this section has not yet been entered.
Returns the result of rounding the argument to an integer. The result is equivalent to (long) Math.floor(d+0.5).
Special cases:
[Android Documentation]