InterviewSolution
Saved Bookmarks
| 1. |
if f(x+y) = f(x) * f(y) x,y belongs to R Find possible values of f(0) if f(0) is greater than 0 |
| Answer» if f(x+y) = f(x) * f(y) x,y belongs to R Find possible values of f(0) if f(0) is greater than 0 | |