> set libraryDependencies += "org.apache.commons" % "commons-math3" % "3.2"
[info] Defining root/*:library-dependencies
[info] The new value will be used by root/*:all-dependencies
[info] Reapplying settings...
[info] Set current project to root (in build file:/Users/jason/code/scratch1/)
> console-quick
[info] Updating {file:/Users/jason/code/scratch1/}root...
[info] Resolving org.apache.commons#commons-math3;3.2 ...
[info] Done updating.
[info] Starting scala interpreter...
[info]
Welcome to Scala version 2.9.2 (Java HotSpot(TM) 64-Bit Server VM, Java 1.6.0_37).
Type in expressions to have them evaluated.
Type :help for more information.
scala> org.apache.commons.math3.special.Erf.erf(1.2)
res0: Double = 0.9103139782296353