Fair. Logs are natural unless otherwise specified. You wouldn’t put log(37) if you wanted base 10, you’d do log_10(37).
Comment on Limericks
kogasa@programming.dev 5 months agoIt’s common to just use “log” in pure math, since nobody uses the base 10 log.
hobovision@lemm.ee 5 months ago
barsoap@lemm.ee 5 months ago
And everyone just uses “log” in CS because noone cares about the base.