Search

You can find the results of your search below.

lab1
13 Hits, Last modified:
11. Add an "imageOf" method to LinearFunction. It should have the same signature as Function's method of t... ument x according to the linear equation, i.e. it should return y = m*x + b. 12. Add a “root” method to LinearFunction. It should have the same signature as Function's method of t... 13. Add a "toString" method to LinearFunction. It should have the same signature as Function's method of t