Performance

This commit is contained in:
Mark Tolmacs 2025-07-31 20:25:40 +02:00
parent a846ebb6e7
commit 6256ef56e2
No known key found for this signature in database

View File

@ -126,7 +126,7 @@ const calculate = <Point extends GlobalPoint | LocalPoint>(
t0, t0,
s0, s0,
1e-2, 1e-2,
2, 1,
); );
if (!solution) { if (!solution) {