I found this from github issue #55.

In ComplexCategory, there is

         if R is DoubleFloat then
            stoc ==> s_to_c$Lisp
            ctos ==> c_to_s$Lisp

            exp   x == ctos EXP(stoc x)$Lisp
            log   x == ctos LOG(stoc x)$Lisp
...... etc

I think "sqrt" should also be optimized by using Lisp call here.

- Qian

--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/4212eb99-c321-8ece-c406-f65bc4372220%40gmail.com.

Reply via email to