strconv: conversion between strings and numeric types

The strconv module provides functions for parsing strings into numeric datatypes
and formatting numbers into strings.
