Skip to content

FindRoot

Numeric root finder.

$ wo 'FindRoot[Cos[x] == x, {x, 1}]'
{x -> 0.7390851332151607}