Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
uva
Commits
cb193a0c
Commit
cb193a0c
authored
Feb 09, 2011
by
Taddeüs Kroes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed scentence.
parent
9008e804
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
simmod/ass1/report.tex
simmod/ass1/report.tex
+1
-1
No files found.
simmod/ass1/report.tex
View file @
cb193a0c
...
@@ -57,7 +57,7 @@ $00000000_2$ which gives us $e = 0 - bias = -127$. There is no more hidden bit,
...
@@ -57,7 +57,7 @@ $00000000_2$ which gives us $e = 0 - bias = -127$. There is no more hidden bit,
but since
$
2
^{
-
126
}
=
2
\cdot
2
^{
-
127
}$
the precision should be the same. We
but since
$
2
^{
-
126
}
=
2
\cdot
2
^{
-
127
}$
the precision should be the same. We
think that the higher precision is due to extra precision in the floating point
think that the higher precision is due to extra precision in the floating point
registers of our computer. Optimization is possible, because numbers between -1
registers of our computer. Optimization is possible, because numbers between -1
and 1 are ``denormalized'', and therefore
redundant
.
and 1 are ``denormalized'', and therefore
contain redundant representations
.
% }}}
% }}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment