Libraries
»
elliptic
(1.0.2)
»
Index
»
EC
»
Point
»
#x
Method: EC::Point#x
Defined in:
lib/elliptic.rb
#
x
⇒
Object
64
# File 'lib/elliptic.rb', line 64
def
x
(
)
@x
;
end