Libraries
»
mittsu
(0.2.1)
»
Index
»
Mittsu
»
Quaternion
»
#y
Method: Mittsu::Quaternion#y
Defined in:
lib/mittsu/math/quaternion.rb
#
y
⇒
Object
Returns the value of attribute y.
7 8 9
# File 'lib/mittsu/math/quaternion.rb', line 7
def
y
@y
end