Skip to content

Commit 7b7407f

Browse files
afshartig
andauthored
Update spec/index.html
Co-authored-by: Olaf Hartig <[email protected]>
1 parent 640ae0c commit 7b7407f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5848,7 +5848,7 @@ <h5>SameValue</h5>
58485848
<p>
58495849
The <a href="#OperatorMapping">Operator Mapping</a> for "`=`""
58505850
is the function
5851-
<a data-cite="XPATH-FUNCTIONS-31#func-numeric-equal">fn:numeric-equal`</a>
5851+
<a data-cite="XPATH-FUNCTIONS-31#func-numeric-equal">`fn:numeric-equal`</a>
58525852
which returns `false` when comparing arguments involving `NaN`.
58535853
However, `sameTerm("NaN"^^xsd:double, "NaN"^^xsd:double)` is true;
58545854
`sameValue` treats "NaN" as the "same value".

0 commit comments

Comments
 (0)