Le 30/11/2020 à 00:48, slelievre a écrit :
2020-11-29 21:23:36 UTC, Guillermo:

I wonder what would be wrong with replacing '!' → '.factorial()'

Interesting idea. Just be careful with `!=` of course.


Indeed the expression "3!=3" is ambiguous... Of course one can choose
a priority (3!)=(3) or (3)!=(3) but that would be much more error
prone than using .factorial() from the start.

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/aa010f4a-da9b-a2f2-26b2-83d06c56e693%40gmail.com.

Reply via email to