mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
revert accidentally added punctuation mark in unrelated section
This commit is contained in:
parent
ca8cb3831e
commit
63ef2b145c
1 changed files with 1 additions and 1 deletions
|
|
@ -379,7 +379,7 @@ use the minimum function because some of the calculated distances, which should
|
|||
be the same in theory (e.g. coincident surfaces), may be slightly different due
|
||||
to the use of floating-point arithmetic. Consequently, we should first check for
|
||||
floating-point equality of the current distance calculated and the minimum found
|
||||
thus far. This is done by checking if:
|
||||
thus far. This is done by checking if
|
||||
|
||||
.. math::
|
||||
:label: fp-distance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue