Changes between Version 1 and Version 2 of Ticket #18832
- Timestamp:
- 07/01/15 07:51:10 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18832 – Description
v1 v2 9 9 sage: elliptic_f (polygen(CC), 1) 10 10 ... 11 AttributeError: cannot apply function to argument x: argument does not know how to do log 12 (coming from this exception) 11 13 AttributeError: 'Polynomial_generic_dense_field' object has no attribute 'log' 12 14 }}}