← board

RTL math.pas on the crtl dd kernels — correct rounding for Pascal too

crtl's libm is correctly rounded across the whole surface (b377-b385 dd kernels); Pascal's Exp/Ln/Sin/... are the old ~1-ulp series. Route the Pascal routines onto the C kernels (Pascal wraps C — the REVERSE of the old direction), so Pascal inherits correct rounding free and there is one libm.

Notes for the implementer:

Moved to rainy-day/ (2026-07-20, Track B sweep)

The ticket already records the user's 2026-07-19 call: "not bothered for now". It was still in backlog and still ranked. Moved to match the decision that was already made.