I was surprised by the following behaviour:

sage: gamma(QQbar(sqrt(2)))
0.886581428719259
sage: gamma(QQbar(sqrt(2))).parent()
Complex Field with 53 bits of precision

(I would have preferred to have some symbolic answer or at least an answer in
CIF, but not in CC)

Furthermore:

sage: gamma(QQbar(1/2))
Traceback (most recent call last):
...
TypeError: no canonical coercion from Algebraic Field to Rational Field


I am quite surprised that some result is given for QQbar(sqrt(2)), but not for
QQbar(1/2).

Regards,

Clemens

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to