Maxima Tricks - mkraska/meclib GitHub Wiki

Functions for lists

Apply a function to a list:

map( f, [x1, x2...] );