Page History: solve
Compare Page Revisions
Page Revision: 2009/09/18 01:42
solve function is used to numerically find the real roots of an
expression in a given
variable. It might have two or four arguments
solve('expression','variable')
solve('expression','variable','lower','upper')
When given two arguments, the roots will be searched in the range given by
Tools=>Options=>Roots(range)The precision of root finding depends on the option from the menu
Tools=>Options=>Decimal places Increase the number of decimal places for greater precision.