added alternative expected output for trigonometric example

git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@254 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
marcobaye 2020-06-22 11:08:53 +00:00
parent be72f71faa
commit cf167a34e4
2 changed files with 3 additions and 1 deletions

View File

@ -30,4 +30,6 @@ Just in case you wonder:
Please *don't* look at it. :)
"trigono.o" is a simple example written to test the floating-point
capabilities.
capabilities. Because floats are prone to rounding errors, there
are two different "expected" outputs: these were generated on
different architectures, they only differ in one byte ($7f/$80).

BIN
examples/trigono.exp2 Normal file

Binary file not shown.