cout scientific « Console « C++






1.cout: change formatscout: change formats
2.Sets both the uppercase and scientific flags and clears the uppercase flag
3.cout: number base, justification, and format flagscout: number base, justification, and format flags
4.Displays the value 100 with the showpos and showpoint flags turned on