Problem 549. root?

Created by Amitava Biswas
  • Given a function 'foo', and a position 'there', find the root near 'there'.
  • For example: If foo=@sin, and there=3.1, then rootof(foo, there) >> 3.1416

Tags

Problem Group

35 solvers submitted 65 solutions (1.86 solutions/solver).