Package Description. This file may contain the main functions and links to the full description.
Link to a short description of the Documenter can be found here
Full Description of the modules of this package mathFoo
To install this package, follow these steps:
]add DocExample
Pkg.add("DocExample")
using DocExample
The result of the function "sum" depends on the input values (sum)
summa.function(a::Int64,b::Int64,c::Int64)
summa.function(a::Float64,b::Float64,c::Float64)
calcQuadRoots.function(a,b,c)