astropy:docs

Latex

class astropy.units.format.Latex[source] [edit on github]

Bases: astropy.units.format.Base

Output LaTeX to display the unit based on IAU style guidelines.

Attempts to follow the IAU Style Manual.

Methods Summary

to_string(unit) Convert a unit object to a string.

Methods Documentation

to_string(unit)[source] [edit on github]

Convert a unit object to a string.

Page Contents