# File lib/facets/more/quaternion.rb, line 246
def
to_a
;
return
[
@re
,
@im
,
@jm
,
@km
];
end