help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems of everyday life


From: Yuri Khan
Subject: Re: problems of everyday life
Date: Thu, 17 Nov 2022 13:13:52 +0700

On Thu, 17 Nov 2022 at 10:05, Stefan Monnier via Users list for the
GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote:

> Reminds me of those analog logic circuits which use "standard" digital
> gates but represent analog values as durations during which a signal is
> asserted, so you can implement the `max` and `min` functions with `or`
> and `and` gates respectively.

Assuming all signals are phase-synchronized. Otherwise:

     _._._._._._
    |           |_._._._.  x = 6/10
           _._._._._._
    ._._._|           |_.  y = 6/10
           _._._
    ._._._|     |_._._._.  (x and y) = 3/10



reply via email to

[Prev in Thread] Current Thread [Next in Thread]