Maxima CAS question re: forcing evaluation

  • Thread starter Thread starter bitrex
  • Start date Start date
  • Tags Tags
    Cas Maxima
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
bitrex
Messages
190
Reaction score
0
I'm wondering if anyone knows how, using the Maxima CAS, to force the evaluation of an expression? For example, if a function returns something like the following as a solution:

[tex]-\frac{{2}^{\frac{6}{4\,log\left( 2\right) -5}+2}-5\,\left( \frac{6}{4\,log\left( 2\right) -5}+2\right) }{log\left( 2\right) \,{2}^{\frac{6}{4\,log\left( 2\right) -5}+2}-5}+\frac{6}{4\,log\left( 2\right) -5}+2[/tex]

it sure would be nice to ask Maxima to evaluate it to a certain number of digits! :rolleyes:
 
Physics news on Phys.org
Hi bitrex,

Have you found the answer to your question ? I am quite interested in too.
Maxima give me the following result and I don't manage Maxima to evaluate where as my TI-89 succeed !
[tex] \[\int_{0}^{0.25}\int_{-\frac{\pi }{32}}^{\frac{\pi }{32}}\frac{\mathrm{cos}\left( \phi-\frac{\pi }{8}\right) }{{\left( {\left( -z-0.05\right) }^{2}-4\,\mathrm{cos}\left( \phi-\frac{\pi }{8}\right) +5\right) }^{\frac{3}{2}}}d\phi\,\left( -z-0.05\right) dz\][/tex]

What is the keyword to force evaluation in Maxima ?

Thanks,
binoyte