On Wed, May 01, 2024 at 02:35:21PM +0200, Ralf Hemmecke wrote:
> 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?

See FriCAS book section 6.16.  ATM is not supported in Spad.

-- 
                              Waldek Hebisch

-- 
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/ZjJFjSDU6g1LOasn%40fricas.org.

Reply via email to