Toward an API for the real numbers
|
10-08-2020, 03:26 AM
Post: #9
|
|||
|
|||
RE: Toward an API for the real numbers
It's an interesting approach. It still boils down to deceiving the user about results. Albeit, it is giving "good" approximations.
E.g. it seems like it only deals with single transcendental functions. Something like log(log(x)) would throw it off. I think, that by maintaining an expression tree, results could be extended on-demand to whatever precision is required to get a "correct" answer. The memory use could get large since real numbers would never be stored. Pauli |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Toward an API for the real numbers - Bill Duncan - 10-05-2020, 01:19 AM
RE: Toward an API for the real numbers - robve - 10-05-2020, 03:13 AM
RE: Toward an API for the real numbers - Wes Loewer - 10-05-2020, 07:24 PM
RE: Toward an API for the real numbers - robve - 10-06-2020, 01:16 AM
RE: Toward an API for the real numbers - KeithB - 10-05-2020, 04:36 PM
RE: Toward an API for the real numbers - KeithB - 10-07-2020, 01:35 PM
RE: Toward an API for the real numbers - robve - 10-07-2020, 05:40 PM
RE: Toward an API for the real numbers - Wes Loewer - 10-07-2020, 08:58 PM
RE: Toward an API for the real numbers - Paul Dale - 10-08-2020 03:26 AM
RE: Toward an API for the real numbers - Albert Chan - 10-08-2020, 01:07 PM
|
User(s) browsing this thread: 1 Guest(s)