Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Base Category

The base category contains base conversions and operations for working with different number bases.

Chapters

  • Base - Comprehensive base conversions and operations utilities.
  • Binary - Binary conversions and operations utilities.
  • Hexadecimal - Hexadecimal conversions and operations utilities.
  • Octal - Octal conversions and operations utilities.

Usage

#include <imeth/base/base.hpp>
#include <imeth/base/binary.hpp>
#include <imeth/base/hexadecimal.hpp>
#include <imeth/base/octal.hpp>