diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -10,7 +10,6 @@ Example: | |||
| 10 | 10 | ||
| 11 | ``` | 11 | ``` |
| 12 | sage: TotalKummerFailure([-36,12,-1]) | 12 | sage: TotalKummerFailure([-36,12,-1]) |
| 13 | output: | ||
| 14 | M_0 = 24 | 13 | M_0 = 24 |
| 15 | N_0 = 8 | 14 | N_0 = 8 |
| 16 | 15 | ||
| @@ -53,6 +52,5 @@ Returns the degree of the Kummer extension Q_{M,N}. Again, G is given simply as | |||
| 53 | Example: | 52 | Example: |
| 54 | ``` | 53 | ``` |
| 55 | sage: KummerDegree([-36,12,-1],120,24) | 54 | sage: KummerDegree([-36,12,-1],120,24) |
| 56 | output: | ||
| 57 | 2304 | 55 | 2304 |
| 58 | ``` | 56 | ``` |
