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.weightatomic weight (array of size n)
  • returnreturn

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