gowikel
2017-4-4 15:14:01

@gowikel has joined the channel


leif
2017-4-4 18:59:45

@mflatt Would it be a bad idea to add a second (optional) argument to the log function in racket/base that sets the base?


leif
2017-4-4 18:59:56

(Obviously default to the existing e)


leif
2017-4-4 19:00:03

defaulting*


leif
2017-4-4 19:01:01

I say that because I’ve had many times now that I’ve wanted to do logs of other bases (such as 2 and 10), and have needed to just do (/ (log x) (log 10)).


mflatt
2017-4-4 19:07:08

@leif That would be ok with me.


leif
2017-4-4 19:07:19

Okay, thanks.


qhfgva
2017-4-5 03:44:51

@qhfgva has joined the channel