fn invert(x: Scalar) Scalar

Return the inverse of a scalar (mod L), or 0 if x=0.

Parameters

x: Scalar,