| Author |
Comment/Response |
speleomania
|
09/28/12 12:15pm
The other day I was browsing the help and stumbled upon a function that would take a list and make elements that are close together equal
For example:
{1,2,5,6,8,9} would become something like
{1/2,1/2,11/2,11/2,17/2,17/2}
Does anyone recall what the name of that function was?
I'm searching through the help again but I can't find it anymore :(
URL: , |
|