Skip to content

alenskorobogatova/DocExamples.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocExample

Package Description. This file may contain the main functions and links to the full description.

LINKS

Link to a short description of the Documenter can be found here

Full Description of the modules of this package mathFoo

Install

To install this package, follow these steps:

]add DocExample
Pkg.add("DocExample")

using DocExample

Main functions

Sum function

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)

Calculation of square roots

calcQuadRoots.function(a,b,c)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages