About 1,380,000 results
Open links in new tab
  1. MODULE Definition & Meaning - Merriam-Webster

    The meaning of MODULE is a standard or unit of measurement. How to use module in a sentence.

  2. MODULE | definition in the Cambridge English Dictionary

    The reactor was built in modules that were assembled later at the site. A module is also a part of a spacecraft that can operate independently from the main part.

  3. MODULE Definition & Meaning | Dictionary.com

    Module definition: a separable component, frequently one that is interchangeable with others, for assembly into units of differing size, complexity, or function.. See examples of MODULE used …

  4. Module (mathematics) - Wikipedia

    In a module, the scalars need only be a ring, so the module concept represents a significant generalization. In commutative algebra, both ideals and quotient rings are modules, so that …

  5. MODULE definition and meaning | Collins English Dictionary

    A module is one of a set of parts from which some buildings are made. Each module is made separately, and the completed modules are then joined together to form the building.

  6. module noun - Definition, pictures, pronunciation and usage …

    Definition of module noun in Oxford Advanced Learner's Dictionary. Meaning, pronunciation, picture, example sentences, grammar, usage notes, synonyms and more.

  7. Module - definition of module by The Free Dictionary

    A standardized, often interchangeable component of a system or construction that is designed for easy assembly or flexible use: a sofa consisting of two end modules.

  8. Module - Definition, Meaning & Synonyms | Vocabulary.com

    In space exploration, module can refer specifically to one of the lunar modules used for landing on the moon during the Apollo space missions. Two astronauts used a module to descend to the …

  9. Python Modules - GeeksforGeeks

    Jul 23, 2025 · In this article, we will cover all about Python modules, such as How to create our own simple module, Import Python modules, From statements in Python, we can use the alias …

  10. 6. ModulesPython 3.14.0 documentation

    2 days ago · Such a file is called a module; definitions from a module can be imported into other modules or into the main module (the collection of variables that you have access to in a script …