menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/fields/native/fp.dart
PallasNativeFp
double method
double method
dark_mode
light_mode
double
method
@
override
PallasNativeFp
double
(
)
override
Doubles the element.
Implementation
@override PallasNativeFp double() { return this + this; }
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/fields/native/fp
PallasNativeFp
double method
PallasNativeFp class