I have an attribute rounder which is rounding a figure to 2 decimal places with Round-off Direction set to nearest but when using 0.145 as an input is returning 0.14
1.145 as an input returns 1.15
Any ideas why, am I missing something?
FME 2014 SP2 (20140623 - Build 14339 - WIN32)