I am calculating Min and Max of a vector of type double. Below is the kind of data i have. I am using Max_Element and Min_Element to automatically find the min and max value.
The problem is it automatically converts the values into the format "4.0877e+07".