#12373: Possible typo in Units Module Avogadro constant
-------------------------+--------------------------------------------------
   Reporter:  emil       |          Owner:  burcin                  
       Type:  defect     |         Status:  positive_review         
   Priority:  minor      |      Milestone:  sage-5.0                
  Component:  symbolics  |       Keywords:  units Avogadro constants
Work_issues:             |       Upstream:  N/A                     
   Reviewer:  W. Stein   |         Author:  D. Ackermann, W. Stein  
     Merged:             |   Dependencies:                          
-------------------------+--------------------------------------------------
Changes (by burcin):

  * reviewer:  => W. Stein
  * work_issues:  check for typo =>


Old 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

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

 Apply:
  * attachment:my.patch
  * attachment:trac_12373-part2.patch

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12373#comment:6>
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.

Reply via email to