# Packages
Package emparams contains emulation parameters for well known fields.
# Functions
DivHint computes the value z = x/y for inputs x and y and stores z in outputs.
GetHints returns all hint functions used in the package.
InverseHint computes the inverse x^-1 for the input x and stores it in outputs.
NewField returns an object to be used in-circuit to perform emulated arithmetic over the field defined by type parameter [FieldParams].
SqrtHint compute square root of the input.
UnwrapHint unwraps the native inputs into nonnative inputs.
UnwrapHintWithNativeInput unwraps the native inputs into native inputs.
UnwrapHintWithNativeOutput unwraps the native inputs into nonnative inputs.
ValueOf returns an Element[T] from a constant value.
# Interfaces
FieldParams describes the emulated field characteristics.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author