Views:

Description

Same as the regular Round() function but provides extra debugging information.

Signature

RoundEx('value', 'digitprecision')

Example 

RoundEx(34.12343, 2) returns 34.4