Software tutorial/Functions as objects
Jump to navigation
Jump to search
f = inline('1/x - (x-1)')
fzero(f,1)
roots(...)
f = inline('1/x - (x-1)')
fzero(f,1)
roots(...)