Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ono-Sendai
761 days ago
Proposed solution is too expensive with ln and exp calls.
1 comments
ux
760 days ago
Only the exp call happens in the processing loop. The ln is in the conversion function, it's not supposed to land in the code.
link