python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
(wx)Maxima: predicate test for nested lists in arrays
I have an array of arrays of lists allvals and would like to check to see if any of the allvals[i][j] are empty.
The following works, but isn't easy to read: I thought the following worked, but I don'...
Rax Adaam
Votes: 0
Answers: 0
Automatically assigning name to a list created by iteration
I am currently trying to create a command for maxima that allows for iteration of a function and places the result in a list. I managed to create the iteration through a loop, and it successfully plac...
David Toba
Votes: 0
Answers: 1
How to do a partial fractions expand of an equation with wxMaxima that has several non integer coefficients
how are you?.
I'm having a problem to do a partial fraction expand in wxMaxima, I have the following equation which has several non integer coefficients
3.63353804840429*10^-8*z^2-7.3224523249...

vram
Votes: 0
Answers: 1