Hacker News new | ask | show | jobs
by FabHK 718 days ago
b^x = (e^ln(b))^x = e^( ln(b) * x ),

and its derivative then is (by the chain rule)

ln(b) exp( ln(b) * x ) = ln(b) * b^x.