Y
Hacker News
new
|
ask
|
show
|
jobs
by
ComplexSystems
2657 days ago
How do the results change if you use multiplicative error rather than additive error? That is, rather than |x-p/q|, you use max(x/(p/q), (p/q)/x). This is sometimes useful when trying to approximate rationals.
1 comments
extremelearning
2657 days ago
Good question, but I don't know and haven't really done anything substantially related that might even give us a hint.
Hopefully someone else chime in on this thread. ;)
link
Hopefully someone else chime in on this thread. ;)