We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05376fd commit 3289164Copy full SHA for 3289164
srfi-64.html
@@ -171,7 +171,7 @@ <h4>Simple test-cases</h4>
171
<p>For testing approximate equality of inexact reals
172
we can use <code>test-approximate</code>:</p>
173
<pre>
174
-(<b>test-approximate</b> [test-name] expected test-expr error)
+(<b>test-approximate</b> [<var>test-name</var>] <var>expected</var> <var>test-expr</var> <var>error</var>)
175
</pre>
176
<p>
177
This is equivalent to (except that each argument is only evaluated once):</p>
0 commit comments