Re: Significative numbers - possible solution


[Prev][Next][Index][Thread]

Re: Significative numbers - possible solution



>>Here's my idea:
Have the calc display the variable in the graph screen, it pxl_tests until
it finds the decimal pt., then it counts the # of digits the input has.  It
just might work.<<

It would be much simpler to convert the equation into a string equation and
work with it in that form to figure how many significant digits there are.  It
should be fairly simple to write a program that could determine the amount of
significant digits an answer should be in given the number as input for most
cases.

SmithwickC


References: