AT.atomic.weight.from.Z {libamtrack} | R Documentation |
Returns atomic weight for given Z
AT.atomic.weight.from.Z(Z)
Z |
atomic number (array of size n). |
atomic.weight |
atomic weight (array of size n) |
return |
return |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/trunk/src/AT_DataParticle.c#L109