Lect10
Lect10
102
1b) Write down the command line for an Excel built-in function
which produces the function
104
1c) Write down the functions which are produced by the following
combinations of Excel built-in functions
i) =IF(x<=0, SIN(x)-1/8, x^3 -7 *x)
ii) =IF(Not(AND(x<>1, x<>-2)),”infinity”,1/(x-1)/(x+2) )
i)
ii)
105
- You can compute this table easily not even writing the function
108
111