Skip to content

NadunIsuruB/standard-deviation-with-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

standard deviation with cpp

calculate the standard deviation with cpp

build instructions

clone the respository using git clone <link to the repository>

cd into the cloned repository folder using cd "standard deviation with cpp"

using gcc

mkdir build

g++ "standard deviation with cpp/standard deviation with cpp.cpp" -o build/stddev

run the program with

build/stddev

About

calculate the standard deviation with cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages