User Portlet
Discussions |
---|
Hi Jose, since expressions are global you can change a value in one notebook and it will be updated in the other notebook automatically. Setting x = 4 in another notebook yields: [img=width: 458px; height:... |
I'd like to see CompilationTarget->"C" with Compile, which means actually CCodeGenerator to be available on ARM or Raspberry-Pi...however. I don't see what complications it involves to support the package on this platform, but there... |
If I get your question right, you're asking for some multiple undo facility in Mathematica. If this is so please consider... |
Hi Pieter, I guess what you're looking for is FindSequenceFunction. FindSequenceFunction attempts to find a simple function that yields the sequence a_n. Mathematica does recognise your first sequence as [i]Fibonachi[n,2]... |