AT.atomic.weight.from.Z {libamtrack}R Documentation

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/trunk/src/AT_DataParticle.c#L109


[Package libamtrack version 0.6.4 Index]