diff options
| -rw-r--r-- | kummer_degree.sage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kummer_degree.sage b/kummer_degree.sage index 5a5f073..29e6852 100644 --- a/kummer_degree.sage +++ b/kummer_degree.sage | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ############################################################################### | 1 | ############################################################################### |
| 2 | # This software allows one to compute the degree of certain field extensions # | 2 | # This program allows one to compute the degree of certain field extensions # |
| 3 | # of the rational numbers. In particular, it can compute the degree over Q of # | 3 | # of the rational numbers. In particular, it can compute the degree over Q of # |
| 4 | # extensions of the form Q( sqrt[N](G), \zeta_M ), where: # | 4 | # extensions of the form Q( sqrt[N](G), \zeta_M ), where: # |
| 5 | # - N and M are integers with N dividing M; # | 5 | # - N and M are integers with N dividing M; # |
