Write a script that tests as many of the math library functions in Fig. 18.1 as you can. Exercise each of these functions by having your program display tables of return values for a diversity of argument values in an HTML TEXTAREA.
What will be an ideal response?
```
1
2
3
4
5
6
7
8
9