CS Notes

Recent writing

  • Fermi Problem

    Sep 09, 2025

    • math
  • Prometheus On Macos

    Sep 07, 2025

    • devops
    • binance
  • MMU

    Sep 03, 2025

    • OS

See 643 more →

👋🏻 Join My Telegram channel!


I share real-world lessons from building scalable systems at Binance, and running mission-critical cloud ops at GovTech and Singapore Air Force. No fluff, just practical takeaways, hard-earned fixes, and deep dives that matter.

Home

❯

Boolean Algebra

❯

Minterm

Minterm

19 words, 1 min read
Last updated on Dec 22, 2023
🌟 Edit This Page!   🗓️ History

  • boolean_algebra
  • computer_organisation
Xinyang YU

Abstract


  • A Product Term that contains n Boolean Literal from all the Boolean Variable
  • Denoted by m0 to m[2^n-1]

Mentioned by

  • Boolean Standard Form
  • Programming Logic Array
  • Combination Circuit
  • Multiplexer
  • cs2100 nus notes

Graph View


Created by Xinyang YU | © 2023, 2025 | Licensed under CC BY-NC 4.0

  • GitHub