|
modified by Russell Owen on 2004-10-18 13:23:29 Author - Russell Owen Email: rowen@u.washington.edu Webpage: http://www.astro.washington.edu/rowen/ Download: Bases.pdb Summary: Reorganized base conversions. Bases offers the following functions for working with and converting between decimal, hexadecimal and binary numbers: dec hex bin (set current base) not and or xor A B C D E F (hexadecimal digits) modified by Russell Owen on 2004-10-18 13:46:05 Author - Russell Owen Email: rowen@u.washington.edu Webpage: http://www.astro.washington.edu/rowen/ Download: RO_Bases.pdb Summary: Reorganized base conversions. Instructions: Bases offers the following functions for working with and converting between decimal, hexadecimal and binary numbers: dec hex bin (set current base) not and or xor A B C D E F (hexadecimal digits) |