From 246ddabb69f461ea45d7f72c0ed9127456dc5989 Mon Sep 17 00:00:00 2001 From: Samuel-Lubliner Date: Sun, 5 Jan 2025 20:24:47 +0000 Subject: [PATCH] add math mode --- source/logic-gates/ch-logic-gates.ptx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/logic-gates/ch-logic-gates.ptx b/source/logic-gates/ch-logic-gates.ptx index 113f73e..d166334 100644 --- a/source/logic-gates/ch-logic-gates.ptx +++ b/source/logic-gates/ch-logic-gates.ptx @@ -5,7 +5,7 @@

- This chapter explains how to process binary inputs in Sage to produce specific outputs based on basic logic gates, such as AND, OR, and NOT. Then, we show how these gates combine to form more complex circuits and integrate into everyday electronics, using built-in and customized Sage functions to simulate and analyze their behavior. + This chapter explains how to process binary inputs in Sage to produce specific outputs based on basic logic gates, such as AND, OR, and NOT. Then, we show how these gates combine to form more complex circuits and integrate into everyday electronics, using built-in and customized Sage functions to simulate and analyze their behavior.