• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need assistance with anyone who is familiar with a TI-89

coder1

Senior member
I notice when I am trying to do a LOG() function I have to hit the alpha key and type out "LOG" How do I do a base of that? I know by default it is base 10 but what if I wanted to do LOG base 3

Thanks for any help
 
chumpan, is that how you come up with a base?

"log(whatever) / log(3)"

If I wanted to calculate log base 5. how would i do that?
 
log(x)/log(base you want)

its the law of logs. learn it.
(you could have googled this really easily)
 
Back
Top