Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2026 Patrick Müller. All rights reserved.

qspec.roman_to_int  (  roman  )[source]

Convert from Roman numerals to an integer.

Parameters:
romanstr

The str representation of a roman number.

Returns:
outint

The integer value of a roman number.

API navigation