PyPy
PyPy Configuration[objspace.usemodules.math]

objspace.usemodules.math

back to parent

Basic Option Information

  • name: math
  • description: use module math
  • command-line: --withmod-math
  • command-line for negation: --withoutmod-math
  • option type: boolean option
  • default: True

Description

Use the 'math' module. This module is expected to be working and is included by default.