Method: Plurimath::Math::Symbols::Downharpoonleft#to_latex
- Defined in:
- lib/plurimath/math/symbols/downharpoonleft.rb
#to_latex ⇒ Object
output methods
15 16 17 |
# File 'lib/plurimath/math/symbols/downharpoonleft.rb', line 15 def to_latex(**) "\\upharpoonleftdown" end |