Skip to content

Commit

Permalink
Start
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyuxie committed Oct 4, 2024
1 parent 471cb7d commit 84f1931
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions test/test_macros.jl
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,3 @@ macro test_approx(expr)
end
end
end

# Truth table
# -------------------------------
# Entry | Entry | Result
# -------------------------------
# NaN | zero | 1
# NaN | non-zero | 0
# non-NaN | zero | 1
# non-NaN | non-zero | 1
# -------------------------------

0 comments on commit 84f1931

Please sign in to comment.