Search Output Screen

This JavaScript file differs from a typical database search in that there are no defined "fields" as in a database and entries are only searched for keywords (or part of words). For example, "speed" will find both the speed of sound and the speed of light, while "light" will only find the speed of light. "Glass" will find various properties of glass including its thermal conductivity, while "thermal" will find the conductivities of various substances. The resulting output is put in a table and reported here. This is much faster than a database search. .

Send questions to Carl Adler