{ } Raw JSON

bundles / scipy 1.17.1 / scipy / constants / _constants

module

scipy.constants._constants

source: /scipy/constants/_constants.py :0

Members

Summary

Collection of physical constants and conversion factors.

Extended Summary

Most constants are in SI units, so you can do print '10 mile per minute is', 10*mile/minute, 'm/s or', 10*mile/(minute*knot), 'knots'

The list is not meant to be comprehensive, but just convenient for everyday use.

Additional content

Collection of physical constants and conversion factors.

Most constants are in SI units, so you can do print '10 mile per minute is', 10*mile/minute, 'm/s or', 10*mile/(minute*knot), 'knots'

The list is not meant to be comprehensive, but just convenient for everyday use.

Aliases

  • scipy.constants._constants