Lines Matching refs:e

491   sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 0.001
492 } {abc: (1.0e-03) :xyz}
509 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 0.001
510 } {abc: 1 1 (1.0e-03) :xyz}
515 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 1 1 1.0e-20
518 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 1.0e-20
519 } {abc: (1.0e-20) :xyz}
521 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 1 1 1.0e-20
522 } {abc: (1e-20) :xyz}
524 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 1 1 1.0e-20
525 } {abc: 1 1 (1e-20) :xyz}
527 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 1 1 1.0e-20
528 } {abc: 1 1 (1.00000e-20) :xyz}
530 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 1 1 1.0e-20
531 } {abc: 1 1 (000001e-20) :xyz}
533 sqlite3_mprintf_double {abc: %d %d (%1.1f) :xyz} 1 1 1.0e-20
536 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 1.0e-20
537 } {abc: 1 1 (1.0e-20) :xyz}
539 sqlite3_mprintf_double {abc: %d %d (%1.1g) :xyz} 1 1 1.0e-20
540 } {abc: 1 1 (1e-20) :xyz}
543 sqlite3_mprintf_double {abc: %*.*f} 2000000000 1000000000 1.0e-20
550 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 1.0
551 } {abc: (1.0e+00) :xyz}
568 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 1.0
569 } {abc: 1 1 (1.0e+00) :xyz}
577 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 0.0
578 } {abc: (0.0e+00) :xyz}
595 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 0.0
596 } {abc: 1 1 (0.0e+00) :xyz}
604 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 100.0
605 } {abc: (1.0e+02) :xyz}
608 } {abc: (1e+02) :xyz}
622 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 100.0
623 } {abc: 1 1 (1.0e+02) :xyz}
626 } {abc: 1 1 (1e+02) :xyz}
631 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 9.99999
632 } {abc: (1.0e+01) :xyz}
635 } {abc: (1e+01) :xyz}
649 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 9.99999
650 } {abc: 1 1 (1.0e+01) :xyz}
653 } {abc: 1 1 (1e+01) :xyz}
658 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 -0.00543
659 } {abc: (-5.4e-03) :xyz}
676 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 -0.00543
677 } {abc: 1 1 (-5.4e-03) :xyz}
685 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 -1.0
686 } {abc: (-1.0e+00) :xyz}
703 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 -1.0
704 } {abc: 1 1 (-1.0e+00) :xyz}
712 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 -99.99999
713 } {abc: (-1.0e+02) :xyz}
716 } {abc: (-1e+02) :xyz}
730 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 -99.99999
731 } {abc: 1 1 (-1.0e+02) :xyz}
734 } {abc: 1 1 (-1e+02) :xyz}
736 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 1 1 3.14e+9
739 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 3.14e+9
740 } {abc: (3.1e+09) :xyz}
742 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 1 1 3.14e+9
743 } {abc: (3e+09) :xyz}
745 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 1 1 3.14e+9
746 } {abc: 1 1 (3.14e+09) :xyz}
748 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 1 1 3.14e+9
749 } {abc: 1 1 (3.14000e+09) :xyz}
751 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 1 1 3.14e+9
752 } {abc: 1 1 (003.14e+09) :xyz}
754 sqlite3_mprintf_double {abc: %d %d (%1.1f) :xyz} 1 1 3.14e+9
757 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 3.14e+9
758 } {abc: 1 1 (3.1e+09) :xyz}
760 sqlite3_mprintf_double {abc: %d %d (%1.1g) :xyz} 1 1 3.14e+9
761 } {abc: 1 1 (3e+09) :xyz}
763 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 -4.72732e+88
764 } {abc: (-4.7e+88) :xyz}
766 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 1 1 -4.72732e+88
767 } {abc: (-5e+88) :xyz}
769 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 1 1 -4.72732e+88
770 } {abc: 1 1 (-4.72732e+88) :xyz}
772 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 1 1 -4.72732e+88
773 } {abc: 1 1 (-4.72732e+88) :xyz}
775 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 1 1 -4.72732e+88
776 } {abc: 1 1 (-4.72732e+88) :xyz}
778 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 -4.72732e+88
779 } {abc: 1 1 (-4.7e+88) :xyz}
781 sqlite3_mprintf_double {abc: %d %d (%1.1g) :xyz} 1 1 -4.72732e+88
782 } {abc: 1 1 (-5e+88) :xyz}
784 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 9.87991e+143
785 } {abc: (9.9e+143) :xyz}
787 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 1 1 9.87991e+143
788 } {abc: (1e+144) :xyz}
790 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 1 1 9.87991e+143
791 } {abc: 1 1 (9.87991e+143) :xyz}
793 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 1 1 9.87991e+143
794 } {abc: 1 1 (9.87991e+143) :xyz}
796 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 1 1 9.87991e+143
797 } {abc: 1 1 (9.87991e+143) :xyz}
799 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 9.87991e+143
800 } {abc: 1 1 (9.9e+143) :xyz}
802 sqlite3_mprintf_double {abc: %d %d (%1.1g) :xyz} 1 1 9.87991e+143
803 } {abc: 1 1 (1e+144) :xyz}
805 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 1 1 -6.287291e-9
808 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 -6.287291e-9
809 } {abc: (-6.3e-09) :xyz}
811 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 1 1 -6.287291e-9
812 } {abc: (-6e-09) :xyz}
814 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 1 1 -6.287291e-9
815 } {abc: 1 1 (-6.28729e-09) :xyz}
817 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 1 1 -6.287291e-9
818 } {abc: 1 1 (-6.28729e-09) :xyz}
820 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 1 1 -6.287291e-9
821 } {abc: 1 1 (-6.28729e-09) :xyz}
823 sqlite3_mprintf_double {abc: %d %d (%1.1f) :xyz} 1 1 -6.287291e-9
826 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 -6.287291e-9
827 } {abc: 1 1 (-6.3e-09) :xyz}
829 sqlite3_mprintf_double {abc: %d %d (%1.1g) :xyz} 1 1 -6.287291e-9
830 } {abc: 1 1 (-6e-09) :xyz}
832 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 1 1 3.38826392e-110
835 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 1 1 3.38826392e-110
836 } {abc: (3.4e-110) :xyz}
838 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 1 1 3.38826392e-110
839 } {abc: (3e-110) :xyz}
841 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 1 1 3.38826392e-110
842 } {abc: 1 1 (3.38826e-110) :xyz}
844 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 1 1 3.38826392e-110
845 } {abc: 1 1 (3.38826e-110) :xyz}
847 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 1 1 3.38826392e-110
848 } {abc: 1 1 (3.38826e-110) :xyz}
850 sqlite3_mprintf_double {abc: %d %d (%1.1f) :xyz} 1 1 3.38826392e-110
853 sqlite3_mprintf_double {abc: %d %d (%1.1e) :xyz} 1 1 3.38826392e-110
854 } {abc: 1 1 (3.4e-110) :xyz}
856 sqlite3_mprintf_double {abc: %d %d (%1.1g) :xyz} 1 1 3.38826392e-110
857 } {abc: 1 1 (3e-110) :xyz}
862 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 0.001
863 } {abc: (1.00000e-03) :xyz}
880 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 0.001
881 } {abc: 5 5 (1.00000e-03) :xyz}
886 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 5 5 1.0e-20
889 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 1.0e-20
890 } {abc: (1.00000e-20) :xyz}
892 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 5 5 1.0e-20
893 } {abc: (1e-20) :xyz}
895 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 5 5 1.0e-20
896 } {abc: 5 5 (1e-20) :xyz}
898 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 5 5 1.0e-20
899 } {abc: 5 5 (1.00000e-20) :xyz}
901 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 5 5 1.0e-20
902 } {abc: 5 5 (000001e-20) :xyz}
904 sqlite3_mprintf_double {abc: %d %d (%5.5f) :xyz} 5 5 1.0e-20
907 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 1.0e-20
908 } {abc: 5 5 (1.00000e-20) :xyz}
910 sqlite3_mprintf_double {abc: %d %d (%5.5g) :xyz} 5 5 1.0e-20
911 } {abc: 5 5 (1e-20) :xyz}
916 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 1.0
917 } {abc: (1.00000e+00) :xyz}
934 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 1.0
935 } {abc: 5 5 (1.00000e+00) :xyz}
943 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 0.0
944 } {abc: (0.00000e+00) :xyz}
961 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 0.0
962 } {abc: 5 5 (0.00000e+00) :xyz}
970 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 100.0
971 } {abc: (1.00000e+02) :xyz}
988 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 100.0
989 } {abc: 5 5 (1.00000e+02) :xyz}
997 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 9.99999
998 } {abc: (9.99999e+00) :xyz}
1015 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 9.99999
1016 } {abc: 5 5 (9.99999e+00) :xyz}
1024 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 -0.00543
1025 } {abc: (-5.43000e-03) :xyz}
1042 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 -0.00543
1043 } {abc: 5 5 (-5.43000e-03) :xyz}
1051 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 -1.0
1052 } {abc: (-1.00000e+00) :xyz}
1069 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 -1.0
1070 } {abc: 5 5 (-1.00000e+00) :xyz}
1078 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 -99.99999
1079 } {abc: (-1.00000e+02) :xyz}
1096 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 -99.99999
1097 } {abc: 5 5 (-1.00000e+02) :xyz}
1102 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 5 5 3.14e+9
1105 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 3.14e+9
1106 } {abc: (3.14000e+09) :xyz}
1108 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 5 5 3.14e+9
1109 } {abc: (3.14e+09) :xyz}
1111 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 5 5 3.14e+9
1112 } {abc: 5 5 (3.14e+09) :xyz}
1114 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 5 5 3.14e+9
1115 } {abc: 5 5 (3.14000e+09) :xyz}
1117 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 5 5 3.14e+9
1118 } {abc: 5 5 (003.14e+09) :xyz}
1120 sqlite3_mprintf_double {abc: %d %d (%5.5f) :xyz} 5 5 3.14e+9
1123 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 3.14e+9
1124 } {abc: 5 5 (3.14000e+09) :xyz}
1126 sqlite3_mprintf_double {abc: %d %d (%5.5g) :xyz} 5 5 3.14e+9
1127 } {abc: 5 5 (3.14e+09) :xyz}
1129 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 -4.72732e+88
1130 } {abc: (-4.72732e+88) :xyz}
1132 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 5 5 -4.72732e+88
1133 } {abc: (-4.7273e+88) :xyz}
1135 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 5 5 -4.72732e+88
1136 } {abc: 5 5 (-4.72732e+88) :xyz}
1138 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 5 5 -4.72732e+88
1139 } {abc: 5 5 (-4.72732e+88) :xyz}
1141 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 5 5 -4.72732e+88
1142 } {abc: 5 5 (-4.72732e+88) :xyz}
1144 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 -4.72732e+88
1145 } {abc: 5 5 (-4.72732e+88) :xyz}
1147 sqlite3_mprintf_double {abc: %d %d (%5.5g) :xyz} 5 5 -4.72732e+88
1148 } {abc: 5 5 (-4.7273e+88) :xyz}
1150 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 9.87991e+143
1151 } {abc: (9.87991e+143) :xyz}
1153 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 5 5 9.87991e+143
1154 } {abc: (9.8799e+143) :xyz}
1156 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 5 5 9.87991e+143
1157 } {abc: 5 5 (9.87991e+143) :xyz}
1159 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 5 5 9.87991e+143
1160 } {abc: 5 5 (9.87991e+143) :xyz}
1162 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 5 5 9.87991e+143
1163 } {abc: 5 5 (9.87991e+143) :xyz}
1165 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 9.87991e+143
1166 } {abc: 5 5 (9.87991e+143) :xyz}
1168 sqlite3_mprintf_double {abc: %d %d (%5.5g) :xyz} 5 5 9.87991e+143
1169 } {abc: 5 5 (9.8799e+143) :xyz}
1171 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 5 5 -6.287291e-9
1174 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 -6.287291e-9
1175 } {abc: (-6.28729e-09) :xyz}
1177 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 5 5 -6.287291e-9
1178 } {abc: (-6.2873e-09) :xyz}
1180 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 5 5 -6.287291e-9
1181 } {abc: 5 5 (-6.28729e-09) :xyz}
1183 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 5 5 -6.287291e-9
1184 } {abc: 5 5 (-6.28729e-09) :xyz}
1186 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 5 5 -6.287291e-9
1187 } {abc: 5 5 (-6.28729e-09) :xyz}
1189 sqlite3_mprintf_double {abc: %d %d (%5.5f) :xyz} 5 5 -6.287291e-9
1192 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 -6.287291e-9
1193 } {abc: 5 5 (-6.28729e-09) :xyz}
1195 sqlite3_mprintf_double {abc: %d %d (%5.5g) :xyz} 5 5 -6.287291e-9
1196 } {abc: 5 5 (-6.2873e-09) :xyz}
1198 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 5 5 3.38826392e-110
1201 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 5 5 3.38826392e-110
1202 } {abc: (3.38826e-110) :xyz}
1204 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 5 5 3.38826392e-110
1205 } {abc: (3.3883e-110) :xyz}
1207 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 5 5 3.38826392e-110
1208 } {abc: 5 5 (3.38826e-110) :xyz}
1210 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 5 5 3.38826392e-110
1211 } {abc: 5 5 (3.38826e-110) :xyz}
1213 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 5 5 3.38826392e-110
1214 } {abc: 5 5 (3.38826e-110) :xyz}
1216 sqlite3_mprintf_double {abc: %d %d (%5.5f) :xyz} 5 5 3.38826392e-110
1219 sqlite3_mprintf_double {abc: %d %d (%5.5e) :xyz} 5 5 3.38826392e-110
1220 } {abc: 5 5 (3.38826e-110) :xyz}
1222 sqlite3_mprintf_double {abc: %d %d (%5.5g) :xyz} 5 5 3.38826392e-110
1223 } {abc: 5 5 (3.3883e-110) :xyz}
1228 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 0.001
1229 } {abc: (1.0000000000e-03) :xyz}
1246 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 0.001
1247 } {abc: 10 10 (1.0000000000e-03) :xyz}
1252 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 10 10 1.0e-20
1255 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 1.0e-20
1256 } {abc: (1.0000000000e-20) :xyz}
1258 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 10 1.0e-20
1259 } {abc: ( 1e-20) :xyz}
1261 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 10 1.0e-20
1262 } {abc: 10 10 (1e-20) :xyz}
1264 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 10 1.0e-20
1265 } {abc: 10 10 (1.00000e-20) :xyz}
1267 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 10 1.0e-20
1268 } {abc: 10 10 (000001e-20) :xyz}
1270 sqlite3_mprintf_double {abc: %d %d (%10.10f) :xyz} 10 10 1.0e-20
1273 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 1.0e-20
1274 } {abc: 10 10 (1.0000000000e-20) :xyz}
1276 sqlite3_mprintf_double {abc: %d %d (%10.10g) :xyz} 10 10 1.0e-20
1277 } {abc: 10 10 ( 1e-20) :xyz}
1282 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 1.0
1283 } {abc: (1.0000000000e+00) :xyz}
1300 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 1.0
1301 } {abc: 10 10 (1.0000000000e+00) :xyz}
1309 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 0.0
1310 } {abc: (0.0000000000e+00) :xyz}
1327 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 0.0
1328 } {abc: 10 10 (0.0000000000e+00) :xyz}
1336 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 100.0
1337 } {abc: (1.0000000000e+02) :xyz}
1354 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 100.0
1355 } {abc: 10 10 (1.0000000000e+02) :xyz}
1363 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 9.99999
1364 } {abc: (9.9999900000e+00) :xyz}
1381 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 9.99999
1382 } {abc: 10 10 (9.9999900000e+00) :xyz}
1390 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 -0.00543
1391 } {abc: (-5.4300000000e-03) :xyz}
1408 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 -0.00543
1409 } {abc: 10 10 (-5.4300000000e-03) :xyz}
1417 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 -1.0
1418 } {abc: (-1.0000000000e+00) :xyz}
1435 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 -1.0
1436 } {abc: 10 10 (-1.0000000000e+00) :xyz}
1444 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 -99.99999
1445 } {abc: (-9.9999990000e+01) :xyz}
1462 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 -99.99999
1463 } {abc: 10 10 (-9.9999990000e+01) :xyz}
1468 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 10 10 3.14e+9
1471 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 3.14e+9
1472 } {abc: (3.1400000000e+09) :xyz}
1474 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 10 3.14e+9
1477 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 10 3.14e+9
1478 } {abc: 10 10 (3.14e+09) :xyz}
1480 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 10 3.14e+9
1481 } {abc: 10 10 (3.14000e+09) :xyz}
1483 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 10 3.14e+9
1484 } {abc: 10 10 (003.14e+09) :xyz}
1486 sqlite3_mprintf_double {abc: %d %d (%10.10f) :xyz} 10 10 3.14e+9
1489 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 3.14e+9
1490 } {abc: 10 10 (3.1400000000e+09) :xyz}
1492 sqlite3_mprintf_double {abc: %d %d (%10.10g) :xyz} 10 10 3.14e+9
1495 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 -4.72732e+88
1496 } {abc: (-4.7273200000e+88) :xyz}
1498 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 10 -4.72732e+88
1499 } {abc: (-4.72732e+88) :xyz}
1501 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 10 -4.72732e+88
1502 } {abc: 10 10 (-4.72732e+88) :xyz}
1504 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 10 -4.72732e+88
1505 } {abc: 10 10 (-4.72732e+88) :xyz}
1507 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 10 -4.72732e+88
1508 } {abc: 10 10 (-4.72732e+88) :xyz}
1510 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 -4.72732e+88
1511 } {abc: 10 10 (-4.7273200000e+88) :xyz}
1513 sqlite3_mprintf_double {abc: %d %d (%10.10g) :xyz} 10 10 -4.72732e+88
1514 } {abc: 10 10 (-4.72732e+88) :xyz}
1516 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 9.87991e+143
1517 } {abc: (9.8799100000e+143) :xyz}
1519 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 10 9.87991e+143
1520 } {abc: (9.87991e+143) :xyz}
1522 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 10 9.87991e+143
1523 } {abc: 10 10 (9.87991e+143) :xyz}
1525 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 10 9.87991e+143
1526 } {abc: 10 10 (9.87991e+143) :xyz}
1528 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 10 9.87991e+143
1529 } {abc: 10 10 (9.87991e+143) :xyz}
1531 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 9.87991e+143
1532 } {abc: 10 10 (9.8799100000e+143) :xyz}
1534 sqlite3_mprintf_double {abc: %d %d (%10.10g) :xyz} 10 10 9.87991e+143
1535 } {abc: 10 10 (9.87991e+143) :xyz}
1537 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 10 10 -6.287291e-9
1540 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 -6.287291e-9
1541 } {abc: (-6.2872910000e-09) :xyz}
1543 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 10 -6.287291e-9
1544 } {abc: (-6.287291e-09) :xyz}
1546 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 10 -6.287291e-9
1547 } {abc: 10 10 (-6.28729e-09) :xyz}
1549 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 10 -6.287291e-9
1550 } {abc: 10 10 (-6.28729e-09) :xyz}
1552 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 10 -6.287291e-9
1553 } {abc: 10 10 (-6.28729e-09) :xyz}
1555 sqlite3_mprintf_double {abc: %d %d (%10.10f) :xyz} 10 10 -6.287291e-9
1558 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 -6.287291e-9
1559 } {abc: 10 10 (-6.2872910000e-09) :xyz}
1561 sqlite3_mprintf_double {abc: %d %d (%10.10g) :xyz} 10 10 -6.287291e-9
1562 } {abc: 10 10 (-6.287291e-09) :xyz}
1564 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 10 10 3.38826392e-110
1567 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 10 3.38826392e-110
1568 } {abc: (3.3882639200e-110) :xyz}
1570 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 10 3.38826392e-110
1571 } {abc: (3.38826392e-110) :xyz}
1573 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 10 3.38826392e-110
1574 } {abc: 10 10 (3.38826e-110) :xyz}
1576 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 10 3.38826392e-110
1577 } {abc: 10 10 (3.38826e-110) :xyz}
1579 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 10 3.38826392e-110
1580 } {abc: 10 10 (3.38826e-110) :xyz}
1582 sqlite3_mprintf_double {abc: %d %d (%10.10f) :xyz} 10 10 3.38826392e-110
1585 sqlite3_mprintf_double {abc: %d %d (%10.10e) :xyz} 10 10 3.38826392e-110
1586 } {abc: 10 10 (3.3882639200e-110) :xyz}
1588 sqlite3_mprintf_double {abc: %d %d (%10.10g) :xyz} 10 10 3.38826392e-110
1589 } {abc: 10 10 (3.38826392e-110) :xyz}
1594 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 0.001
1595 } {abc: (1.00000e-03) :xyz}
1612 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 0.001
1613 } {abc: 10 5 (1.00000e-03) :xyz}
1618 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 10 5 1.0e-20
1621 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 1.0e-20
1622 } {abc: (1.00000e-20) :xyz}
1624 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 5 1.0e-20
1625 } {abc: ( 1e-20) :xyz}
1627 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 5 1.0e-20
1628 } {abc: 10 5 (1e-20) :xyz}
1630 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 5 1.0e-20
1631 } {abc: 10 5 (1.00000e-20) :xyz}
1633 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 5 1.0e-20
1634 } {abc: 10 5 (000001e-20) :xyz}
1636 sqlite3_mprintf_double {abc: %d %d (%10.5f) :xyz} 10 5 1.0e-20
1639 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 1.0e-20
1640 } {abc: 10 5 (1.00000e-20) :xyz}
1642 sqlite3_mprintf_double {abc: %d %d (%10.5g) :xyz} 10 5 1.0e-20
1643 } {abc: 10 5 ( 1e-20) :xyz}
1648 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 1.0
1649 } {abc: (1.00000e+00) :xyz}
1666 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 1.0
1667 } {abc: 10 5 (1.00000e+00) :xyz}
1675 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 0.0
1676 } {abc: (0.00000e+00) :xyz}
1693 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 0.0
1694 } {abc: 10 5 (0.00000e+00) :xyz}
1702 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 100.0
1703 } {abc: (1.00000e+02) :xyz}
1720 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 100.0
1721 } {abc: 10 5 (1.00000e+02) :xyz}
1729 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 9.99999
1730 } {abc: (9.99999e+00) :xyz}
1747 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 9.99999
1748 } {abc: 10 5 (9.99999e+00) :xyz}
1756 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 -0.00543
1757 } {abc: (-5.43000e-03) :xyz}
1774 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 -0.00543
1775 } {abc: 10 5 (-5.43000e-03) :xyz}
1783 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 -1.0
1784 } {abc: (-1.00000e+00) :xyz}
1801 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 -1.0
1802 } {abc: 10 5 (-1.00000e+00) :xyz}
1810 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 -99.99999
1811 } {abc: (-1.00000e+02) :xyz}
1828 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 -99.99999
1829 } {abc: 10 5 (-1.00000e+02) :xyz}
1834 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 10 5 3.14e+9
1837 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 3.14e+9
1838 } {abc: (3.14000e+09) :xyz}
1840 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 5 3.14e+9
1841 } {abc: ( 3.14e+09) :xyz}
1843 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 5 3.14e+9
1844 } {abc: 10 5 (3.14e+09) :xyz}
1846 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 5 3.14e+9
1847 } {abc: 10 5 (3.14000e+09) :xyz}
1849 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 5 3.14e+9
1850 } {abc: 10 5 (003.14e+09) :xyz}
1852 sqlite3_mprintf_double {abc: %d %d (%10.5f) :xyz} 10 5 3.14e+9
1855 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 3.14e+9
1856 } {abc: 10 5 (3.14000e+09) :xyz}
1858 sqlite3_mprintf_double {abc: %d %d (%10.5g) :xyz} 10 5 3.14e+9
1859 } {abc: 10 5 ( 3.14e+09) :xyz}
1861 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 -4.72732e+88
1862 } {abc: (-4.72732e+88) :xyz}
1864 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 5 -4.72732e+88
1865 } {abc: (-4.7273e+88) :xyz}
1867 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 5 -4.72732e+88
1868 } {abc: 10 5 (-4.72732e+88) :xyz}
1870 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 5 -4.72732e+88
1871 } {abc: 10 5 (-4.72732e+88) :xyz}
1873 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 5 -4.72732e+88
1874 } {abc: 10 5 (-4.72732e+88) :xyz}
1876 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 -4.72732e+88
1877 } {abc: 10 5 (-4.72732e+88) :xyz}
1879 sqlite3_mprintf_double {abc: %d %d (%10.5g) :xyz} 10 5 -4.72732e+88
1880 } {abc: 10 5 (-4.7273e+88) :xyz}
1882 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 9.87991e+143
1883 } {abc: (9.87991e+143) :xyz}
1885 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 5 9.87991e+143
1886 } {abc: (9.8799e+143) :xyz}
1888 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 5 9.87991e+143
1889 } {abc: 10 5 (9.87991e+143) :xyz}
1891 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 5 9.87991e+143
1892 } {abc: 10 5 (9.87991e+143) :xyz}
1894 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 5 9.87991e+143
1895 } {abc: 10 5 (9.87991e+143) :xyz}
1897 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 9.87991e+143
1898 } {abc: 10 5 (9.87991e+143) :xyz}
1900 sqlite3_mprintf_double {abc: %d %d (%10.5g) :xyz} 10 5 9.87991e+143
1901 } {abc: 10 5 (9.8799e+143) :xyz}
1903 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 10 5 -6.287291e-9
1906 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 -6.287291e-9
1907 } {abc: (-6.28729e-09) :xyz}
1909 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 5 -6.287291e-9
1910 } {abc: (-6.2873e-09) :xyz}
1912 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 5 -6.287291e-9
1913 } {abc: 10 5 (-6.28729e-09) :xyz}
1915 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 5 -6.287291e-9
1916 } {abc: 10 5 (-6.28729e-09) :xyz}
1918 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 5 -6.287291e-9
1919 } {abc: 10 5 (-6.28729e-09) :xyz}
1921 sqlite3_mprintf_double {abc: %d %d (%10.5f) :xyz} 10 5 -6.287291e-9
1924 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 -6.287291e-9
1925 } {abc: 10 5 (-6.28729e-09) :xyz}
1927 sqlite3_mprintf_double {abc: %d %d (%10.5g) :xyz} 10 5 -6.287291e-9
1928 } {abc: 10 5 (-6.2873e-09) :xyz}
1930 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 10 5 3.38826392e-110
1933 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 10 5 3.38826392e-110
1934 } {abc: (3.38826e-110) :xyz}
1936 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 10 5 3.38826392e-110
1937 } {abc: (3.3883e-110) :xyz}
1939 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 10 5 3.38826392e-110
1940 } {abc: 10 5 (3.38826e-110) :xyz}
1942 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 10 5 3.38826392e-110
1943 } {abc: 10 5 (3.38826e-110) :xyz}
1945 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 10 5 3.38826392e-110
1946 } {abc: 10 5 (3.38826e-110) :xyz}
1948 sqlite3_mprintf_double {abc: %d %d (%10.5f) :xyz} 10 5 3.38826392e-110
1951 sqlite3_mprintf_double {abc: %d %d (%10.5e) :xyz} 10 5 3.38826392e-110
1952 } {abc: 10 5 (3.38826e-110) :xyz}
1954 sqlite3_mprintf_double {abc: %d %d (%10.5g) :xyz} 10 5 3.38826392e-110
1955 } {abc: 10 5 (3.3883e-110) :xyz}
1960 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 0.001
1961 } {abc: (1.00e-03) :xyz}
1978 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 0.001
1979 } {abc: 2 2 (1.00e-03) :xyz}
1984 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 2 2 1.0e-20
1987 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 1.0e-20
1988 } {abc: (1.00e-20) :xyz}
1990 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 2 1.0e-20
1991 } {abc: (1e-20) :xyz}
1993 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 2 1.0e-20
1994 } {abc: 2 2 (1e-20) :xyz}
1996 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 2 1.0e-20
1997 } {abc: 2 2 (1.00000e-20) :xyz}
1999 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 2 1.0e-20
2000 } {abc: 2 2 (000001e-20) :xyz}
2002 sqlite3_mprintf_double {abc: %d %d (%2.2f) :xyz} 2 2 1.0e-20
2005 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 1.0e-20
2006 } {abc: 2 2 (1.00e-20) :xyz}
2008 sqlite3_mprintf_double {abc: %d %d (%2.2g) :xyz} 2 2 1.0e-20
2009 } {abc: 2 2 (1e-20) :xyz}
2014 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 1.0
2015 } {abc: (1.00e+00) :xyz}
2032 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 1.0
2033 } {abc: 2 2 (1.00e+00) :xyz}
2041 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 0.0
2042 } {abc: (0.00e+00) :xyz}
2059 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 0.0
2060 } {abc: 2 2 (0.00e+00) :xyz}
2068 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 100.0
2069 } {abc: (1.00e+02) :xyz}
2072 } {abc: (1e+02) :xyz}
2086 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 100.0
2087 } {abc: 2 2 (1.00e+02) :xyz}
2090 } {abc: 2 2 (1e+02) :xyz}
2095 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 9.99999
2096 } {abc: (1.00e+01) :xyz}
2113 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 9.99999
2114 } {abc: 2 2 (1.00e+01) :xyz}
2122 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 -0.00543
2123 } {abc: (-5.43e-03) :xyz}
2140 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 -0.00543
2141 } {abc: 2 2 (-5.43e-03) :xyz}
2149 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 -1.0
2150 } {abc: (-1.00e+00) :xyz}
2167 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 -1.0
2168 } {abc: 2 2 (-1.00e+00) :xyz}
2176 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 -99.99999
2177 } {abc: (-1.00e+02) :xyz}
2180 } {abc: (-1e+02) :xyz}
2194 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 -99.99999
2195 } {abc: 2 2 (-1.00e+02) :xyz}
2198 } {abc: 2 2 (-1e+02) :xyz}
2200 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 2 2 3.14e+9
2203 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 3.14e+9
2204 } {abc: (3.14e+09) :xyz}
2206 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 2 3.14e+9
2207 } {abc: (3.1e+09) :xyz}
2209 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 2 3.14e+9
2210 } {abc: 2 2 (3.14e+09) :xyz}
2212 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 2 3.14e+9
2213 } {abc: 2 2 (3.14000e+09) :xyz}
2215 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 2 3.14e+9
2216 } {abc: 2 2 (003.14e+09) :xyz}
2218 sqlite3_mprintf_double {abc: %d %d (%2.2f) :xyz} 2 2 3.14e+9
2221 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 3.14e+9
2222 } {abc: 2 2 (3.14e+09) :xyz}
2224 sqlite3_mprintf_double {abc: %d %d (%2.2g) :xyz} 2 2 3.14e+9
2225 } {abc: 2 2 (3.1e+09) :xyz}
2227 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 -4.72732e+88
2228 } {abc: (-4.73e+88) :xyz}
2230 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 2 -4.72732e+88
2231 } {abc: (-4.7e+88) :xyz}
2233 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 2 -4.72732e+88
2234 } {abc: 2 2 (-4.72732e+88) :xyz}
2236 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 2 -4.72732e+88
2237 } {abc: 2 2 (-4.72732e+88) :xyz}
2239 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 2 -4.72732e+88
2240 } {abc: 2 2 (-4.72732e+88) :xyz}
2242 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 -4.72732e+88
2243 } {abc: 2 2 (-4.73e+88) :xyz}
2245 sqlite3_mprintf_double {abc: %d %d (%2.2g) :xyz} 2 2 -4.72732e+88
2246 } {abc: 2 2 (-4.7e+88) :xyz}
2248 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 9.87991e+143
2249 } {abc: (9.88e+143) :xyz}
2251 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 2 9.87991e+143
2252 } {abc: (9.9e+143) :xyz}
2254 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 2 9.87991e+143
2255 } {abc: 2 2 (9.87991e+143) :xyz}
2257 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 2 9.87991e+143
2258 } {abc: 2 2 (9.87991e+143) :xyz}
2260 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 2 9.87991e+143
2261 } {abc: 2 2 (9.87991e+143) :xyz}
2263 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 9.87991e+143
2264 } {abc: 2 2 (9.88e+143) :xyz}
2266 sqlite3_mprintf_double {abc: %d %d (%2.2g) :xyz} 2 2 9.87991e+143
2267 } {abc: 2 2 (9.9e+143) :xyz}
2269 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 2 2 -6.287291e-9
2272 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 -6.287291e-9
2273 } {abc: (-6.29e-09) :xyz}
2275 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 2 -6.287291e-9
2276 } {abc: (-6.3e-09) :xyz}
2278 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 2 -6.287291e-9
2279 } {abc: 2 2 (-6.28729e-09) :xyz}
2281 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 2 -6.287291e-9
2282 } {abc: 2 2 (-6.28729e-09) :xyz}
2284 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 2 -6.287291e-9
2285 } {abc: 2 2 (-6.28729e-09) :xyz}
2287 sqlite3_mprintf_double {abc: %d %d (%2.2f) :xyz} 2 2 -6.287291e-9
2290 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 -6.287291e-9
2291 } {abc: 2 2 (-6.29e-09) :xyz}
2293 sqlite3_mprintf_double {abc: %d %d (%2.2g) :xyz} 2 2 -6.287291e-9
2294 } {abc: 2 2 (-6.3e-09) :xyz}
2296 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 2 2 3.38826392e-110
2299 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 2 3.38826392e-110
2300 } {abc: (3.39e-110) :xyz}
2302 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 2 3.38826392e-110
2303 } {abc: (3.4e-110) :xyz}
2305 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 2 3.38826392e-110
2306 } {abc: 2 2 (3.38826e-110) :xyz}
2308 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 2 3.38826392e-110
2309 } {abc: 2 2 (3.38826e-110) :xyz}
2311 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 2 3.38826392e-110
2312 } {abc: 2 2 (3.38826e-110) :xyz}
2314 sqlite3_mprintf_double {abc: %d %d (%2.2f) :xyz} 2 2 3.38826392e-110
2317 sqlite3_mprintf_double {abc: %d %d (%2.2e) :xyz} 2 2 3.38826392e-110
2318 } {abc: 2 2 (3.39e-110) :xyz}
2320 sqlite3_mprintf_double {abc: %d %d (%2.2g) :xyz} 2 2 3.38826392e-110
2321 } {abc: 2 2 (3.4e-110) :xyz}
2326 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 0.001
2327 } {abc: (1.000e-03) :xyz}
2344 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 0.001
2345 } {abc: 2 3 (1.000e-03) :xyz}
2350 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 2 3 1.0e-20
2353 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 1.0e-20
2354 } {abc: (1.000e-20) :xyz}
2356 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 3 1.0e-20
2357 } {abc: (1e-20) :xyz}
2359 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 3 1.0e-20
2360 } {abc: 2 3 (1e-20) :xyz}
2362 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 3 1.0e-20
2363 } {abc: 2 3 (1.00000e-20) :xyz}
2365 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 3 1.0e-20
2366 } {abc: 2 3 (000001e-20) :xyz}
2368 sqlite3_mprintf_double {abc: %d %d (%2.3f) :xyz} 2 3 1.0e-20
2371 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 1.0e-20
2372 } {abc: 2 3 (1.000e-20) :xyz}
2374 sqlite3_mprintf_double {abc: %d %d (%2.3g) :xyz} 2 3 1.0e-20
2375 } {abc: 2 3 (1e-20) :xyz}
2380 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 1.0
2381 } {abc: (1.000e+00) :xyz}
2398 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 1.0
2399 } {abc: 2 3 (1.000e+00) :xyz}
2407 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 0.0
2408 } {abc: (0.000e+00) :xyz}
2425 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 0.0
2426 } {abc: 2 3 (0.000e+00) :xyz}
2434 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 100.0
2435 } {abc: (1.000e+02) :xyz}
2452 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 100.0
2453 } {abc: 2 3 (1.000e+02) :xyz}
2461 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 9.99999
2462 } {abc: (1.000e+01) :xyz}
2479 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 9.99999
2480 } {abc: 2 3 (1.000e+01) :xyz}
2488 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 -0.00543
2489 } {abc: (-5.430e-03) :xyz}
2506 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 -0.00543
2507 } {abc: 2 3 (-5.430e-03) :xyz}
2515 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 -1.0
2516 } {abc: (-1.000e+00) :xyz}
2533 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 -1.0
2534 } {abc: 2 3 (-1.000e+00) :xyz}
2542 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 -99.99999
2543 } {abc: (-1.000e+02) :xyz}
2560 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 -99.99999
2561 } {abc: 2 3 (-1.000e+02) :xyz}
2566 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 2 3 3.14e+9
2569 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 3.14e+9
2570 } {abc: (3.140e+09) :xyz}
2572 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 3 3.14e+9
2573 } {abc: (3.14e+09) :xyz}
2575 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 3 3.14e+9
2576 } {abc: 2 3 (3.14e+09) :xyz}
2578 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 3 3.14e+9
2579 } {abc: 2 3 (3.14000e+09) :xyz}
2581 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 3 3.14e+9
2582 } {abc: 2 3 (003.14e+09) :xyz}
2584 sqlite3_mprintf_double {abc: %d %d (%2.3f) :xyz} 2 3 3.14e+9
2587 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 3.14e+9
2588 } {abc: 2 3 (3.140e+09) :xyz}
2590 sqlite3_mprintf_double {abc: %d %d (%2.3g) :xyz} 2 3 3.14e+9
2591 } {abc: 2 3 (3.14e+09) :xyz}
2593 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 -4.72732e+88
2594 } {abc: (-4.727e+88) :xyz}
2596 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 3 -4.72732e+88
2597 } {abc: (-4.73e+88) :xyz}
2599 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 3 -4.72732e+88
2600 } {abc: 2 3 (-4.72732e+88) :xyz}
2602 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 3 -4.72732e+88
2603 } {abc: 2 3 (-4.72732e+88) :xyz}
2605 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 3 -4.72732e+88
2606 } {abc: 2 3 (-4.72732e+88) :xyz}
2608 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 -4.72732e+88
2609 } {abc: 2 3 (-4.727e+88) :xyz}
2611 sqlite3_mprintf_double {abc: %d %d (%2.3g) :xyz} 2 3 -4.72732e+88
2612 } {abc: 2 3 (-4.73e+88) :xyz}
2614 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 9.87991e+143
2615 } {abc: (9.880e+143) :xyz}
2617 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 3 9.87991e+143
2618 } {abc: (9.88e+143) :xyz}
2620 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 3 9.87991e+143
2621 } {abc: 2 3 (9.87991e+143) :xyz}
2623 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 3 9.87991e+143
2624 } {abc: 2 3 (9.87991e+143) :xyz}
2626 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 3 9.87991e+143
2627 } {abc: 2 3 (9.87991e+143) :xyz}
2629 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 9.87991e+143
2630 } {abc: 2 3 (9.880e+143) :xyz}
2632 sqlite3_mprintf_double {abc: %d %d (%2.3g) :xyz} 2 3 9.87991e+143
2633 } {abc: 2 3 (9.88e+143) :xyz}
2635 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 2 3 -6.287291e-9
2638 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 -6.287291e-9
2639 } {abc: (-6.287e-09) :xyz}
2641 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 3 -6.287291e-9
2642 } {abc: (-6.29e-09) :xyz}
2644 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 3 -6.287291e-9
2645 } {abc: 2 3 (-6.28729e-09) :xyz}
2647 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 3 -6.287291e-9
2648 } {abc: 2 3 (-6.28729e-09) :xyz}
2650 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 3 -6.287291e-9
2651 } {abc: 2 3 (-6.28729e-09) :xyz}
2653 sqlite3_mprintf_double {abc: %d %d (%2.3f) :xyz} 2 3 -6.287291e-9
2656 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 -6.287291e-9
2657 } {abc: 2 3 (-6.287e-09) :xyz}
2659 sqlite3_mprintf_double {abc: %d %d (%2.3g) :xyz} 2 3 -6.287291e-9
2660 } {abc: 2 3 (-6.29e-09) :xyz}
2662 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 2 3 3.38826392e-110
2665 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 2 3 3.38826392e-110
2666 } {abc: (3.388e-110) :xyz}
2668 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 2 3 3.38826392e-110
2669 } {abc: (3.39e-110) :xyz}
2671 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 2 3 3.38826392e-110
2672 } {abc: 2 3 (3.38826e-110) :xyz}
2674 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 2 3 3.38826392e-110
2675 } {abc: 2 3 (3.38826e-110) :xyz}
2677 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 2 3 3.38826392e-110
2678 } {abc: 2 3 (3.38826e-110) :xyz}
2680 sqlite3_mprintf_double {abc: %d %d (%2.3f) :xyz} 2 3 3.38826392e-110
2683 sqlite3_mprintf_double {abc: %d %d (%2.3e) :xyz} 2 3 3.38826392e-110
2684 } {abc: 2 3 (3.388e-110) :xyz}
2686 sqlite3_mprintf_double {abc: %d %d (%2.3g) :xyz} 2 3 3.38826392e-110
2687 } {abc: 2 3 (3.39e-110) :xyz}
2692 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 0.001
2693 } {abc: (1.000e-03) :xyz}
2710 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 0.001
2711 } {abc: 3 3 (1.000e-03) :xyz}
2716 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 3 3 1.0e-20
2719 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 1.0e-20
2720 } {abc: (1.000e-20) :xyz}
2722 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 3 1.0e-20
2723 } {abc: (1e-20) :xyz}
2725 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 3 1.0e-20
2726 } {abc: 3 3 (1e-20) :xyz}
2728 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 3 1.0e-20
2729 } {abc: 3 3 (1.00000e-20) :xyz}
2731 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 3 1.0e-20
2732 } {abc: 3 3 (000001e-20) :xyz}
2734 sqlite3_mprintf_double {abc: %d %d (%3.3f) :xyz} 3 3 1.0e-20
2737 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 1.0e-20
2738 } {abc: 3 3 (1.000e-20) :xyz}
2740 sqlite3_mprintf_double {abc: %d %d (%3.3g) :xyz} 3 3 1.0e-20
2741 } {abc: 3 3 (1e-20) :xyz}
2746 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 1.0
2747 } {abc: (1.000e+00) :xyz}
2764 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 1.0
2765 } {abc: 3 3 (1.000e+00) :xyz}
2773 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 0.0
2774 } {abc: (0.000e+00) :xyz}
2791 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 0.0
2792 } {abc: 3 3 (0.000e+00) :xyz}
2800 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 100.0
2801 } {abc: (1.000e+02) :xyz}
2818 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 100.0
2819 } {abc: 3 3 (1.000e+02) :xyz}
2827 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 9.99999
2828 } {abc: (1.000e+01) :xyz}
2845 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 9.99999
2846 } {abc: 3 3 (1.000e+01) :xyz}
2854 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 -0.00543
2855 } {abc: (-5.430e-03) :xyz}
2872 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 -0.00543
2873 } {abc: 3 3 (-5.430e-03) :xyz}
2881 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 -1.0
2882 } {abc: (-1.000e+00) :xyz}
2899 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 -1.0
2900 } {abc: 3 3 (-1.000e+00) :xyz}
2908 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 -99.99999
2909 } {abc: (-1.000e+02) :xyz}
2926 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 -99.99999
2927 } {abc: 3 3 (-1.000e+02) :xyz}
2932 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 3 3 3.14e+9
2935 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 3.14e+9
2936 } {abc: (3.140e+09) :xyz}
2938 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 3 3.14e+9
2939 } {abc: (3.14e+09) :xyz}
2941 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 3 3.14e+9
2942 } {abc: 3 3 (3.14e+09) :xyz}
2944 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 3 3.14e+9
2945 } {abc: 3 3 (3.14000e+09) :xyz}
2947 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 3 3.14e+9
2948 } {abc: 3 3 (003.14e+09) :xyz}
2950 sqlite3_mprintf_double {abc: %d %d (%3.3f) :xyz} 3 3 3.14e+9
2953 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 3.14e+9
2954 } {abc: 3 3 (3.140e+09) :xyz}
2956 sqlite3_mprintf_double {abc: %d %d (%3.3g) :xyz} 3 3 3.14e+9
2957 } {abc: 3 3 (3.14e+09) :xyz}
2959 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 -4.72732e+88
2960 } {abc: (-4.727e+88) :xyz}
2962 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 3 -4.72732e+88
2963 } {abc: (-4.73e+88) :xyz}
2965 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 3 -4.72732e+88
2966 } {abc: 3 3 (-4.72732e+88) :xyz}
2968 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 3 -4.72732e+88
2969 } {abc: 3 3 (-4.72732e+88) :xyz}
2971 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 3 -4.72732e+88
2972 } {abc: 3 3 (-4.72732e+88) :xyz}
2974 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 -4.72732e+88
2975 } {abc: 3 3 (-4.727e+88) :xyz}
2977 sqlite3_mprintf_double {abc: %d %d (%3.3g) :xyz} 3 3 -4.72732e+88
2978 } {abc: 3 3 (-4.73e+88) :xyz}
2980 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 9.87991e+143
2981 } {abc: (9.880e+143) :xyz}
2983 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 3 9.87991e+143
2984 } {abc: (9.88e+143) :xyz}
2986 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 3 9.87991e+143
2987 } {abc: 3 3 (9.87991e+143) :xyz}
2989 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 3 9.87991e+143
2990 } {abc: 3 3 (9.87991e+143) :xyz}
2992 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 3 9.87991e+143
2993 } {abc: 3 3 (9.87991e+143) :xyz}
2995 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 9.87991e+143
2996 } {abc: 3 3 (9.880e+143) :xyz}
2998 sqlite3_mprintf_double {abc: %d %d (%3.3g) :xyz} 3 3 9.87991e+143
2999 } {abc: 3 3 (9.88e+143) :xyz}
3001 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 3 3 -6.287291e-9
3004 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 -6.287291e-9
3005 } {abc: (-6.287e-09) :xyz}
3007 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 3 -6.287291e-9
3008 } {abc: (-6.29e-09) :xyz}
3010 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 3 -6.287291e-9
3011 } {abc: 3 3 (-6.28729e-09) :xyz}
3013 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 3 -6.287291e-9
3014 } {abc: 3 3 (-6.28729e-09) :xyz}
3016 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 3 -6.287291e-9
3017 } {abc: 3 3 (-6.28729e-09) :xyz}
3019 sqlite3_mprintf_double {abc: %d %d (%3.3f) :xyz} 3 3 -6.287291e-9
3022 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 -6.287291e-9
3023 } {abc: 3 3 (-6.287e-09) :xyz}
3025 sqlite3_mprintf_double {abc: %d %d (%3.3g) :xyz} 3 3 -6.287291e-9
3026 } {abc: 3 3 (-6.29e-09) :xyz}
3028 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 3 3 3.38826392e-110
3031 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 3 3.38826392e-110
3032 } {abc: (3.388e-110) :xyz}
3034 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 3 3.38826392e-110
3035 } {abc: (3.39e-110) :xyz}
3037 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 3 3.38826392e-110
3038 } {abc: 3 3 (3.38826e-110) :xyz}
3040 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 3 3.38826392e-110
3041 } {abc: 3 3 (3.38826e-110) :xyz}
3043 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 3 3.38826392e-110
3044 } {abc: 3 3 (3.38826e-110) :xyz}
3046 sqlite3_mprintf_double {abc: %d %d (%3.3f) :xyz} 3 3 3.38826392e-110
3049 sqlite3_mprintf_double {abc: %d %d (%3.3e) :xyz} 3 3 3.38826392e-110
3050 } {abc: 3 3 (3.388e-110) :xyz}
3052 sqlite3_mprintf_double {abc: %d %d (%3.3g) :xyz} 3 3 3.38826392e-110
3053 } {abc: 3 3 (3.39e-110) :xyz}
3058 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 0.001
3059 } {abc: (1.00e-03) :xyz}
3076 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 0.001
3077 } {abc: 3 2 (1.00e-03) :xyz}
3082 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 3 2 1.0e-20
3085 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 1.0e-20
3086 } {abc: (1.00e-20) :xyz}
3088 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 2 1.0e-20
3089 } {abc: (1e-20) :xyz}
3091 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 2 1.0e-20
3092 } {abc: 3 2 (1e-20) :xyz}
3094 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 2 1.0e-20
3095 } {abc: 3 2 (1.00000e-20) :xyz}
3097 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 2 1.0e-20
3098 } {abc: 3 2 (000001e-20) :xyz}
3100 sqlite3_mprintf_double {abc: %d %d (%3.2f) :xyz} 3 2 1.0e-20
3103 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 1.0e-20
3104 } {abc: 3 2 (1.00e-20) :xyz}
3106 sqlite3_mprintf_double {abc: %d %d (%3.2g) :xyz} 3 2 1.0e-20
3107 } {abc: 3 2 (1e-20) :xyz}
3112 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 1.0
3113 } {abc: (1.00e+00) :xyz}
3130 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 1.0
3131 } {abc: 3 2 (1.00e+00) :xyz}
3139 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 0.0
3140 } {abc: (0.00e+00) :xyz}
3157 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 0.0
3158 } {abc: 3 2 (0.00e+00) :xyz}
3166 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 100.0
3167 } {abc: (1.00e+02) :xyz}
3170 } {abc: (1e+02) :xyz}
3184 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 100.0
3185 } {abc: 3 2 (1.00e+02) :xyz}
3188 } {abc: 3 2 (1e+02) :xyz}
3193 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 9.99999
3194 } {abc: (1.00e+01) :xyz}
3211 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 9.99999
3212 } {abc: 3 2 (1.00e+01) :xyz}
3220 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 -0.00543
3221 } {abc: (-5.43e-03) :xyz}
3238 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 -0.00543
3239 } {abc: 3 2 (-5.43e-03) :xyz}
3247 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 -1.0
3248 } {abc: (-1.00e+00) :xyz}
3265 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 -1.0
3266 } {abc: 3 2 (-1.00e+00) :xyz}
3274 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 -99.99999
3275 } {abc: (-1.00e+02) :xyz}
3278 } {abc: (-1e+02) :xyz}
3292 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 -99.99999
3293 } {abc: 3 2 (-1.00e+02) :xyz}
3296 } {abc: 3 2 (-1e+02) :xyz}
3298 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 3 2 3.14e+9
3301 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 3.14e+9
3302 } {abc: (3.14e+09) :xyz}
3304 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 2 3.14e+9
3305 } {abc: (3.1e+09) :xyz}
3307 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 2 3.14e+9
3308 } {abc: 3 2 (3.14e+09) :xyz}
3310 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 2 3.14e+9
3311 } {abc: 3 2 (3.14000e+09) :xyz}
3313 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 2 3.14e+9
3314 } {abc: 3 2 (003.14e+09) :xyz}
3316 sqlite3_mprintf_double {abc: %d %d (%3.2f) :xyz} 3 2 3.14e+9
3319 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 3.14e+9
3320 } {abc: 3 2 (3.14e+09) :xyz}
3322 sqlite3_mprintf_double {abc: %d %d (%3.2g) :xyz} 3 2 3.14e+9
3323 } {abc: 3 2 (3.1e+09) :xyz}
3325 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 -4.72732e+88
3326 } {abc: (-4.73e+88) :xyz}
3328 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 2 -4.72732e+88
3329 } {abc: (-4.7e+88) :xyz}
3331 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 2 -4.72732e+88
3332 } {abc: 3 2 (-4.72732e+88) :xyz}
3334 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 2 -4.72732e+88
3335 } {abc: 3 2 (-4.72732e+88) :xyz}
3337 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 2 -4.72732e+88
3338 } {abc: 3 2 (-4.72732e+88) :xyz}
3340 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 -4.72732e+88
3341 } {abc: 3 2 (-4.73e+88) :xyz}
3343 sqlite3_mprintf_double {abc: %d %d (%3.2g) :xyz} 3 2 -4.72732e+88
3344 } {abc: 3 2 (-4.7e+88) :xyz}
3346 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 9.87991e+143
3347 } {abc: (9.88e+143) :xyz}
3349 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 2 9.87991e+143
3350 } {abc: (9.9e+143) :xyz}
3352 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 2 9.87991e+143
3353 } {abc: 3 2 (9.87991e+143) :xyz}
3355 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 2 9.87991e+143
3356 } {abc: 3 2 (9.87991e+143) :xyz}
3358 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 2 9.87991e+143
3359 } {abc: 3 2 (9.87991e+143) :xyz}
3361 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 9.87991e+143
3362 } {abc: 3 2 (9.88e+143) :xyz}
3364 sqlite3_mprintf_double {abc: %d %d (%3.2g) :xyz} 3 2 9.87991e+143
3365 } {abc: 3 2 (9.9e+143) :xyz}
3367 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 3 2 -6.287291e-9
3370 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 -6.287291e-9
3371 } {abc: (-6.29e-09) :xyz}
3373 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 2 -6.287291e-9
3374 } {abc: (-6.3e-09) :xyz}
3376 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 2 -6.287291e-9
3377 } {abc: 3 2 (-6.28729e-09) :xyz}
3379 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 2 -6.287291e-9
3380 } {abc: 3 2 (-6.28729e-09) :xyz}
3382 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 2 -6.287291e-9
3383 } {abc: 3 2 (-6.28729e-09) :xyz}
3385 sqlite3_mprintf_double {abc: %d %d (%3.2f) :xyz} 3 2 -6.287291e-9
3388 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 -6.287291e-9
3389 } {abc: 3 2 (-6.29e-09) :xyz}
3391 sqlite3_mprintf_double {abc: %d %d (%3.2g) :xyz} 3 2 -6.287291e-9
3392 } {abc: 3 2 (-6.3e-09) :xyz}
3394 sqlite3_mprintf_double {abc: (%*.*f) :xyz} 3 2 3.38826392e-110
3397 sqlite3_mprintf_double {abc: (%*.*e) :xyz} 3 2 3.38826392e-110
3398 } {abc: (3.39e-110) :xyz}
3400 sqlite3_mprintf_double {abc: (%*.*g) :xyz} 3 2 3.38826392e-110
3401 } {abc: (3.4e-110) :xyz}
3403 sqlite3_mprintf_double {abc: %d %d (%g) :xyz} 3 2 3.38826392e-110
3404 } {abc: 3 2 (3.38826e-110) :xyz}
3406 sqlite3_mprintf_double {abc: %d %d (%#g) :xyz} 3 2 3.38826392e-110
3407 } {abc: 3 2 (3.38826e-110) :xyz}
3409 sqlite3_mprintf_double {abc: %d %d (%010g) :xyz} 3 2 3.38826392e-110
3410 } {abc: 3 2 (3.38826e-110) :xyz}
3412 sqlite3_mprintf_double {abc: %d %d (%3.2f) :xyz} 3 2 3.38826392e-110
3415 sqlite3_mprintf_double {abc: %d %d (%3.2e) :xyz} 3 2 3.38826392e-110
3416 } {abc: 3 2 (3.39e-110) :xyz}
3418 sqlite3_mprintf_double {abc: %d %d (%3.2g) :xyz} 3 2 3.38826392e-110
3419 } {abc: 3 2 (3.4e-110) :xyz}
3421 sqlite3_mprintf_double {abc: (% *.*f) :xyz} 3 2 3.38826392e-110
3424 sqlite3_mprintf_double {abc: (% *.*e) :xyz} 3 2 3.38826392e-110
3425 } {abc: ( 3.39e-110) :xyz}
3427 sqlite3_mprintf_double {abc: (% *.*g) :xyz} 3 2 3.38826392e-110
3428 } {abc: ( 3.4e-110) :xyz}
3430 sqlite3_mprintf_double {abc: %d %d (% g) :xyz} 3 2 3.38826392e-110
3431 } {abc: 3 2 ( 3.38826e-110) :xyz}
3433 sqlite3_mprintf_double {abc: %d %d (% #g) :xyz} 3 2 3.38826392e-110
3434 } {abc: 3 2 ( 3.38826e-110) :xyz}
3436 sqlite3_mprintf_double {abc: %d %d (%0 10g) :xyz} 3 2 3.38826392e-110
3437 } {abc: 3 2 ( 3.38826e-110) :xyz}
3439 sqlite3_mprintf_double {abc: %d %d (% 3.2f) :xyz} 3 2 3.38826392e-110
3442 sqlite3_mprintf_double {abc: %d %d (% 3.2e) :xyz} 3 2 3.38826392e-110
3443 } {abc: 3 2 ( 3.39e-110) :xyz}
3445 sqlite3_mprintf_double {abc: %d %d (% 3.2g) :xyz} 3 2 3.38826392e-110
3446 } {abc: 3 2 ( 3.4e-110) :xyz}
3588 } {A double: 1e+307}
3591 } {A double: 1e+308}
3686 } {1 1 1.0e+300}