My mathematica output is
-0.751988 - 0.0708732 Log[e] - 0.0140273 Log[e]^2
But I want mathematica to calculate this expression for me i.e. set Log[e] = 1 and sum the terms. How do I instruct it to do that. I'm assuming it must be treating the functions as complex??
Regards
Log gives the natural logarithm of an expression: In[1]:= ⨯ Log[E^2] Out[1]=
Log gives the natural logarithm (to base ): Copy to clipboard. https://wolfram.com/xid/0bufk6-hbm. Log[b,z] gives the logarithm to base b: Copy to clipboard.
You probably wanted E
or \[ExponentialE]
which has the input alias ⋮ee⋮
.
Built-in symbols are capitalized, so constants like pi, e are written as Pi, E
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With