#12373: Possible typo in Units Module Avogadro constant
------------------------------+---------------------------------------------
Reporter: emil | Owner: burcin
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: symbolics | Keywords: units Avogadro constants
Work_issues: check for typo | Upstream: N/A
Reviewer: | Author: D. Ackermann, W. Stein
Merged: | Dependencies:
------------------------------+---------------------------------------------
Description changed by was:
Old description:
> `sage: units.amount_of_substance.molesage:
> b.convert(units.amount_of_substance.elementary_entity)sage:
> 6.02214179000000e23*elementary_entity`
>
> Nist gives 6.022141 2 9000000e23, maybe a
> typo?[[BR]]http://physics.nist.gov/cgi-bin/cuu/Value?na
New description:
{{{
sage: units.amount_of_substance.mole
sage: b.convert(units.amount_of_substance.elementary_entity)
sage: 6.02214179000000e23*elementary_entity
}}}
Nist gives 6.022141 2 9000000e23, maybe a
typo?[[BR]]http://physics.nist.gov/cgi-bin/cuu/Value?na
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12373#comment:4>
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.