Nothing Idea specific for a change Stephen Friedrich 创建于 2007年04月12日 19:59 Give the shortest/cleanest Java expression that rounds a long value to two digits (i.e. last two digits should be zero afterwards, but the value properly rounded).Must work for large and negative values.