Skip to content

formulae-org/package-chemistry-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-chemistry-js

Chemistry package for the Fōrmulæ programming language.

Fōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for an specific field —i.e. arithmetics— is encapsulated in a single unit called a Fōrmulæ package.

This repository contains the source code for the chemistry package. It contains functionality for basic chemistry.

The GitHub organization formulae-org encompasses the source code for the rest of packages, as well as the web application.

Capabilities

  • Visualization

    • Chemical elements
    • Homonuclear compunds
    • Heteronuclear compounds
  • Creation of chemical elements

    • Interactively
    • Programmatically, from their atomic numbers
    • Programmatically, from their symbols
  • Obtaining information for a given element

    • Atomic number
    • Atomic mass
    • Symbol
    • Name

Examples

Chemical calculator