These files were created by Steffen Brinkmann for the Xbc Project and are distributed under GPL license.
To use them simply specify them on the command line when you run bc:
bc extensions.bc scientific_constants.bc
It is probably a good idea to create an alias in your .bashrc:
alias bc='bc -l extensions.bc scientific_constants.bc