File: nucleide

package info (click to toggle)
wims 2%3A4.29a%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 185,704 kB
  • sloc: xml: 366,687; javascript: 120,570; ansic: 62,341; java: 62,170; sh: 7,744; perl: 3,937; yacc: 3,217; cpp: 1,915; lex: 1,805; makefile: 1,084; lisp: 914; pascal: 601; python: 520; php: 318; asm: 7
file content (10 lines) | stat: -rw-r--r-- 846 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
slib_lang_exists_tmp=yes

slib_title=Data about nucleides, or LaTeX typesetting
slib_parms=3\
, A symbol or an atomic number to identify the nucleide's element\
, When this parameter is set, it must contain the keyword 'tex', eventually followed by a mass number, to select an isotope: if no mass number is given and if the nucleide's element has stable isotopes, the most stable isotope is chosen.\
, electric charge like +, 2+ or -, 3-.

slib_out= <ul><li>When a single parameter is given, outputs a matrix, with atomic number and symbol in the first line, and eventually mass number and abundance of stable isotopes in the lines after.</li><li>When more parameters are there, the output is the source to typeset properly a nucleide in LaTeX syntax.</li></ul>
slib_comment=Currently, the only supported keyword in the second parameter is 'tex'.