<-Back

Function: Array-To-List

ARRAY-TO-LIST list

Converts array to a list.

arguments:
array Lisp Array of Numbers
optional arguments:
decimal-places Integer, Default Value: 2
Numbers will be rounded to this many decimal places

<-Back