Field
Describes a context that represents mathematical field. It means that it is an extension of Ring interface that also provides division and exponentiation to the negative integer power. See docs of Ring for a full description and docs of the Field interface's operations.
Inheritors
Types
Link copied to clipboard
Registry key for Field interface in KoneContextRegistry.
Properties
Link copied to clipboard
Finds reciprocal of this number in terms of the Field.
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Inverses this value in terms of the Ring.
Link copied to clipboard