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