On 2026-01-28, at 20:52, Brian E Carpenter <[email protected]> wrote:
> 
> Wow. That is quite a tool chain. I hope we can end up with something simpler 
> for users.

This is an example of some block math from the source of what became RFC 9438:

~~~ math
\mathrm{AVG\_AIMD}(α, β) =
    \sqrt{\frac{α * (1 + β)}{2 * (1 - β) * p}}
~~~
{: #eq3 artwork-align="center" }

I’d say that is reasonably simple…

HTML rendering:


TXT rendering:
                                      ┌───────────────┐
                                      │  α * (1 + β)
                   AVG_AIMD(α, β) = ╲ │───────────────
                                     ╲│2 * (1 - β) * p

Grüße, Carsten

-- 
rswg mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to