#13381: Add quickstarts from PREP workshops to standard documentation
---------------------------------------+------------------------------------
Reporter: kcrisman | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.4
Component: documentation | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Karl-Dieter Crisman | Merged in:
Dependencies: #13260 | Stopgaps:
---------------------------------------+------------------------------------
Comment (by jason):
Or how about this rewording of the paragraph:
{{{
Now let's convert ``x`` to the IEEE 754 binary format that is commonly
used in computers. For `IEEE 754
<http://grouper.ieee.org/groups/754/>`_, the first step in getting the
binary format is to normalize the number, or express the number as a
number between 1 and 2 multiplied by a power of 2. For our ``x`` above,
we multiply by `2^{-3}` to get a number between 1 and 2.
}}}
Is that better?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13381#comment:9>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.