menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/jubjub/fields/native.dart
JubJubNativeFq
square method
square method
dark_mode
light_mode
square
method
@
override
JubJubNativeFq
square
(
)
override
Implementation
@override JubJubNativeFq square() { final x = v; return JubJubNativeFq(x * x); }
blockchain_utils package
documentation
crypto/crypto/zcrypto/jubjub/fields/native
JubJubNativeFq
square method
JubJubNativeFq class