Rdocumentation
powered by
Learn R Programming
libamtrack (version 0.6.3)
AT.atomic.weight.from.Z: AT.atomic.weight.from.Z
Description
Returns atomic weight for given Z
Usage
AT.atomic.weight.from.Z(Z)
Arguments
Z
atomic number (array of size n).
Value
atomic.weight
atomic weight (array of size n)
return
return
See Also
View the C source code here:
http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_Dat aParticle.c#L109