Libraries
»
bivector
(0.1.0)
»
Index
»
Bivector
»
#polar
Method: Bivector#polar
Defined in:
lib/bivector.rb
#
polar
⇒
Object
86 87 88
# File 'lib/bivector.rb', line 86
def
polar
"
(
#{
norm
}
,
#{
theta
}
)
"
end