I have tested these in MSIE 4 predominantly, and rely on users who
find faults to give helpful reports.
Numbers entered must NOT have thousands
separators; eval() is used in userIn().
These demonstrations require the
"eval" function. Do not give
variable names that might be taken as referring to existing objects,
fields, or variables (to see why not, try value="" or
value="\n\n\n\n" in the first box), unless you specifically
want to refer to those items.
The first three respectively use straight evaluation, binary search,
and
Fibonacci (Golden Ratio) search. Enter thoughtfully.
Do not use this actual page repeatedly; if you like it, make your own
private version. For Evaluate, JavaScript/HTML/VBS Quick Trials is shorter.
These pages are copyright, and must not be
re-published; but you are free to re-implement their concepts.