Method: Plurimath::Math::Symbols::Ringplus#to_omml_without_math_tag
- Defined in:
- lib/plurimath/math/symbols/ringplus.rb
#to_omml_without_math_tag(_) ⇒ Object
31 32 33 |
# File 'lib/plurimath/math/symbols/ringplus.rb', line 31 def to_omml_without_math_tag(_, **) "⨢" end |