Home | History | Annotate | Download | only in bits

Lines Matching full:scientific

1530         _S_oe = _S_odigits + 14,  // For scientific notation, 'e'
1531 _S_oE = _S_oudigits + 14, // For scientific notation, 'E'
2357 * printf %f specifier. Else if equal to ios_base::scientific, formats
2360 * if both fixed and scientific are set, the effect will also be like