Category:Maxima
Appearance
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.
Todo
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Maxima Implementations (1 P)
- Maxima User (15 P)
Pages in category "Maxima"
The following 200 pages are in this category, out of 306 total.
(previous page) (next page)A
- A+B
- Abundant odd numbers
- Abundant, deficient and perfect number classifications
- Ackermann function
- Additive primes
- AKS test for primes
- Almost prime
- Anagrams
- Append numbers at same position in strings
- Apply a callback to an array
- Arbitrary-precision integers (included)
- Archimedean spiral
- Arithmetic numbers
- Arithmetic-geometric mean
- Arithmetic/Complex
- Arithmetic/Integer
- Arithmetic/Rational
- Array concatenation
- Arrays
- ASCII control characters
- Associative array/Creation
- Associative array/Iteration
- Attractive numbers
- Averages/Arithmetic mean
- Averages/Median
- Averages/Pythagorean means
- Averages/Root mean square
B
C
- Calculating the value of e
- Calkin-Wilf sequence
- Call a foreign-language function
- Cartesian product of two or more lists
- Case-sensitivity of identifiers
- Catalan numbers
- Catalan numbers/Pascal's triangle
- Catamorphism
- Character codes
- Check Machin-like formulas
- Chinese remainder theorem
- Cholesky decomposition
- Circles of given radius through two points
- Collect and sort square numbers in ascending order from three lists
- Combinations
- Comments
- Common list elements
- Common sorted list
- Compound data type
- Conditional structures
- Constrained random points on a circle
- Continued fraction
- Conway's Game of Life
- Coprimes
- 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
- Cullen and Woodall numbers
- Curzon numbers
D
E
F
- Factorial
- Factorial primes
- Factors of a Mersenne number
- Factors of an integer
- Farey sequence
- Fast Fourier transform
- Faulhaber's formula
- Faulhaber's triangle
- Fibonacci sequence
- Filter
- Find common directory path
- Find limit of recursion
- First-class functions
- Five weekends
- FizzBuzz
- Flatten a list
- Flow-control structures
- Floyd's triangle
- Formal power series
- Formatted numeric output
- Forward difference
- Four sides of square
- Function composition
- Function definition
G
H
I
L
- Lah numbers
- Largest int from concatenated ints
- Largest proper divisor of n
- Last Friday of each month
- Leap year
- Least common multiple
- Left factorials
- Leonardo numbers
- Linear congruential generator
- Literals/Floating point
- Literals/Integer
- Literals/String
- Logical operations
- Long primes
- Look-and-say sequence
- Loop over multiple arrays simultaneously
- 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