Home | History | Annotate | Download | only in Main

Lines Matching full:accurate

362 		html += "<option value='2'" + (config.transcendentalPrecision == 2 ? selected : empty) + ">Accurate (default)</option>\n";