Skip to content

Instantly share code, notes, and snippets.

@Observatorio-de-Matematica
Created January 19, 2024 15:59
Show Gist options
  • Save Observatorio-de-Matematica/5b87303c3a02da308bd15bc489e4a368 to your computer and use it in GitHub Desktop.
Save Observatorio-de-Matematica/5b87303c3a02da308bd15bc489e4a368 to your computer and use it in GitHub Desktop.
/* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/
/* [wxMaxima: input start ] */
expand((x-4)*(x-1)*(x+7)/15);
/* [wxMaxima: input end ] */
/* [wxMaxima: input start ] */
expand((x-11)*(x+13));
/* [wxMaxima: input end ] */
/* Maxima can't load/batch files which end with a comment! */
"Created with wxMaxima"$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment