static S formatDoubleX(double d, int digits) { ret formatDoubleFull(d, digits); }