Fixed-point status is scanned by exact residual rows. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.

highlighted = computed this step

Zero is a true logistic fixed point

The first checked row has output zero and residual zero.

2(0)(10)=02\left(0\right)\left(1\mathbin{-}0\right)=0
Logistic fixed rowThe fixed bit is tied to the computed output.mapId=logistic_r2parameter=nonecandidate=0outputValue=0fixedBit=1 bit

One half is the second exact fixed point

The middle row returns one half, so its residual is also zero.

212(112)=122\cdot\frac{1}{2}\left(1\mathbin{-}\frac{1}{2}\right)=\frac{1}{2}
Second fixed rowA second exact source row prevents one-point reading.mapId=logistic_r2parameter=nonecandidate=1/2outputValue=1/2fixedBit=1 bit

A nearby candidate exposes the residual

At three quarters the output is three eighths. The residual table keeps the fixed claim numeric.

xf(x)f(x)xfixed00011212013438380\begin{array}{c|c|c|c}x&f(x)&|f(x)-x|&\text{fixed}\\0&0&0&1\\\frac{1}{2}&\frac{1}{2}&0&1\\\frac{3}{4}&\frac{3}{8}&\frac{3}{8}&0\\\end{array}
Rejected fixed rowThe rejected row still uses the checked map.mapId=logistic_r2parameter=nonecandidate=3/4outputValue=3/8fixedBit=0 bit