Skip to content

Commit

Permalink
Update content/articles/2024/2024-07-01_de_la_tolerance_en_sig.md
Browse files Browse the repository at this point in the history
Signed-off-by: Loïc Bartoletti <[email protected]>
  • Loading branch information
lbartoletti authored Jul 2, 2024
1 parent 068eab5 commit 52d9e3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/articles/2024/2024-07-01_de_la_tolerance_en_sig.md
Original file line number Diff line number Diff line change
Expand Up @@ -1032,9 +1032,9 @@ FROM base, line

Le résultat tant attendu :

cg_intersects | cg_intersects | cg_distance | cg_distance
---------------|---------------|------------------------|----------------------
f | f | 3.0508500689910857e-10 | 1.72344247851053e-10
| cg_intersects | cg_intersects | cg_distance | cg_distance |
|---------------|---------------|------------------------|----------------------|
| f | f | 3.0508500689910857e-10 | 1.72344247851053e-10 |

Comment ça, « faux » ? C'était vrai avec Python.

Expand Down

0 comments on commit 52d9e3a

Please sign in to comment.