Category:Maxima
Maxima
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Maxima.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
See Also: |
|
---|
Maxima is the language used in the computer algebra system of the same name.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Maxima examples needing attention (empty)
- Maxima Implementations (empty)
- Maxima User (14 P)
Pages in category "Maxima"
The following 200 pages are in this category, out of 214 total.
(previous page) (next page)A
- A+B
- Abundant odd numbers
- Ackermann function
- Anagrams
- Apply a callback to an array
- Arbitrary-precision integers (included)
- Arithmetic-geometric mean
- Arithmetic/Complex
- Arithmetic/Integer
- Arithmetic/Rational
- Array concatenation
- Arrays
- Associative array/Creation
- Associative array/Iteration
- Averages/Arithmetic mean
- Averages/Median
- Averages/Pythagorean means
- Averages/Root mean square
B
C
- Call a foreign-language function
- Case-sensitivity of identifiers
- Catalan numbers
- Catamorphism
- Character codes
- Check Machin-like formulas
- Cholesky decomposition
- Circles of given radius through two points
- Combinations
- Comments
- Compound data type
- Conditional structures
- Constrained random points on a circle
- Continued fraction
- Conway's Game of Life
- Copy a string
- Count occurrences of a substring
- Cramer's rule
- Create a file
- Create a two-dimensional array at runtime
- CSV to HTML translation
D
E
F
- Factorial
- Factors of a Mersenne number
- Factors of an integer
- Fast Fourier transform
- Faulhaber's formula
- Fibonacci sequence
- Filter
- Find common directory path
- Find limit of recursion
- First-class functions
- Five weekends
- FizzBuzz
- Flatten a list
- Flow-control structures
- Formal power series
- Forward difference
- Function composition
- Function definition
G
H
I
L
- Last Friday of each month
- Leap year
- Least common multiple
- Linear congruential generator
- Literals/Floating point
- Literals/Integer
- Literals/String
- Logical operations
- Look-and-say sequence
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/Nested
- Loops/While
- LU decomposition
- Lucas-Lehmer test
M
N
P
R
- Random number generator (included)
- Random numbers
- Read a file line by line
- Reduced row echelon form
- Remove duplicate elements
- Repeat a string
- Resistor mesh
- Return multiple values
- Reverse a string
- Roots of a function
- Roots of a quadratic function
- Roots of unity
- Rot-13
- Run-length encoding
- Runge-Kutta method
- Runtime evaluation
S
- Search a list
- Sequence of non-squares
- Set
- Show the epoch
- Sieve of Eratosthenes
- Sort an integer array
- Sort using a custom comparator
- Sorting algorithms/Insertion sort
- Sorting algorithms/Merge sort
- Sorting algorithms/Selection sort
- Special variables
- Spiral matrix
- Stack
- Stem-and-leaf plot
- String case
- String concatenation
- String interpolation (included)
- String length
- Substring
- Sum and product of an array