Suppose I have field `FF``:
``` sage: FF
Number Field in z with defining polynomial t^2+1 ```
How to programmatically check that this field is Number Field? Something like FF.is_number_field()...
| 1 | initial version |
Suppose I have field `FF``:
``` sage: FF
Number Field in z with defining polynomial t^2+1 ```
How to programmatically check that this field is Number Field? Something like FF.is_number_field()...
Suppose I have field `FF``:
```
sage: How to programmatically check that this field is Number Field? Something like FF.is_number_field()...
Suppose I have field `FF``:FF:
sage: FF
Number Field in z with defining polynomial t^2+1
How to programmatically check that this field is Number Field? Something like FF.is_number_field()...
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.