Changes between Version 9 and Version 13 of Ticket #10720
- Timestamp:
- Mar 4, 2013, 6:48:20 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10720
-
Property
Status
changed from
needs_review
toneeds_work
- Property Cc Robert Bradshaw added
-
Property
Type
changed from
defect
toenhancement
-
Property
Status
changed from
-
Ticket #10720 – Description
v9 v13 1 1 computation of an nth root of a power series using the Newton method 2 2 3 ----- 4 5 Apply 6 7 1. [attachment:trac_10720_power_series_nth_root_2.patch] 8 1. [attachment:trac_10720_power_series_nth_root_3.patch] 9 1. [attachment:trac_10720_power_series_nth_root_4.patch]