numeral-system-py
stable

Contents:

  • Numeral system
numeral-system-py
  • Docs »
  • Index
  • Edit on GitHub

Index

D | E | F | I | M | N | T | W

D

  • decode() (in module numeral_system.positional)
    • (in module numeral_system.roman)

E

  • encode() (in module numeral_system.positional)
    • (in module numeral_system.roman)

F

  • from_binary() (in module numeral_system.positional)
  • from_hex() (in module numeral_system.positional)
  • from_octal() (in module numeral_system.positional)

I

  • IncorrectNumberRepresentationError
  • is_valid() (in module numeral_system.positional)
    • (in module numeral_system.roman)

M

  • max_base() (in module numeral_system.positional)

N

  • NumberOutOfRangeError
  • numeral_system (module)
  • numeral_system.exceptions (module)
  • numeral_system.positional (module)
  • numeral_system.roman (module)
  • NumericSystemException

T

  • to_binary() (in module numeral_system.positional)
  • to_hex() (in module numeral_system.positional)
  • to_octal() (in module numeral_system.positional)

W

  • WrongArgumentTypeError
  • WrongArgumentValueError

© Copyright 2019, Oleg Strokachuk Revision 29a02707.

Built with Sphinx using a theme provided by Read the Docs.