While looking through the picture generation code I saw this

https://github.com/fricas/fricas/blob/master/src/input/cdraw.input#L30

drawComplex(f: C -> C, realRange: S, imagRange: S): VIEW3D ==
  free realSteps, imagSteps

That looks like there is a 'free" keyword not only in Aldor but also in SPAD. Or is it only available in the interpreter? Is there somewhere a description of how it behaves in SPAD? Or can I assume that it behaves as in Aldor?

Thanks
Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/e07333c5-6356-408d-803e-35b2a5a8a78c%40hemmecke.org.

Reply via email to