Introduction to Mathematica
Solve an equation
| |
Output
| |
Solve an equation within integers
| |
Output
| |
Solve simultaneous equations
| |
Output
| |
Solve an inequality
| |
Output
| |
Differentiate
| |
Output
| |
Integrate
| |
Output
| |
Find a limit
| |
Output
| |
Find a series
| |
Output
| |
Create a matrix
| |
Find the product of matrices
| |
Output
| |
Find the inverse matrix
| |
Output
| |
Find eigenvalues and eigenvectors
| |
Output
| |
Find the inner product of vectors
| |
Output
| |
Find the cross product of vectors
| |
Output
| |
Find the magnitude of a vector
| |
Output
| |
Find the angle between vectors
| |
Output
| |
Find the projection of a vector
| |
Output
| |
Find the rotation of a vector
| |
Output
| |
Find the translation of a vector
| |
Output
| |
Find the scaling of a vector
| |
Output
| |
Find the reflection of a vector
| |
Output
| |
Generate random numbers
| |
Output
| |
Generate random numbers (integers)
| |
Output
| |
Generate random numbers (range specified)
| |
Output
| |
Generate random numbers (integers, range specified)
| |
Output
| |
Generate random numbers (distribution specified)
| |
Output
| |
Generate random numbers (distribution specified, number specified)
| |
Output
| |
Generate random numbers (distribution specified, number specified, seed specified)
| |
Output
| |
Apply a function to array elements
| |
Output
| |
Define a function using lambda expressions
| |
Output
| |
Compose functions
| |
Output
| |
Reference the previous calculation result
| |
Output
| |
Pure functions
| |
Output
| |
Extract from an array
| |
Output
| |
