Kurt Pagani wrote:
> 
> Value = 0.7468241328124271
> (1) -> )lisp (gsll:integration-qng (lambda (x) (exp (- (* x x)))) 0.0 1.0)
> 
> Value = 0.7468241328124271
> (1) ->
> 
> ---
> 
> If the above works then next you want to write a SPAD function for
> "gsll:integration-qng". Why we get only one value returned is puzzling,
> but I'll have a look into the code.

FriCAS does not support multiple values.  We could modify ')lisp'
to print additional values, but '$Lisp' calls have no place
where to put extra values, so one can not access then from
Spad or interpreter.

-- 
                              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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to