Allow Real object to override the context's number format by setting its format field. E.g.: Real(1.2345)->with(format=>"%.2f")
Changed paths: