Skip to content

matthsena/discovering-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discovering π

Motivação:

Com o intuito de despertar o lado científico das pessoas desenvolvi esse programa simples, o usuário irá necessitar fazer uma integração com o mundo real para execultar esse programa com maior taxa de sucesso, será necessário que ele meça o valor do comprimento e o raio de uma ou mais circunferências para determinar o valor de π, a média e o desvio padrão.

Motivation:

In order to awaken the scientific side of the people I've developed this simple software, the user will need to integrate with the real world to execute this program with greater success rate, the user needs to measure the value of the length and the radius of a or more circumferences to calculate the value of π, the average and the standard deviation.

π = c / 2r

note: c = l (lenght)

Pré-requisitos:

Ter Swift instalado na sua máquina e qualquer editor de texto, no meu caso utilizei o VS Code e o sistema operancional Ubuntu 16.04.(nota: A Apple dá suporte apenas para o MacOs e o Ubuntu na questão do Swift).

dica: Instalar o plugin para Swift no VS Code.

Prerequisites:

Have Swift installed on your machine and any text editor, in my case I used the VS Code and the Ubuntu 16.04 operating system. (note: Apple only supports Macs and Ubuntu about Swift).

tip: Install the Swift plugin in VS Code.

Links úteis / Useful links

Swift

https://swift.org/download/

VS Code

https://code.visualstudio.com/download

Installing Swift on Ubuntu (Only Step 1)

https://www.digitalocean.com/community/tutorials/how-to-install-swift-and-vapor-on-ubuntu-16-04

VS Code Swift Plugin

https://marketplace.visualstudio.com/items?itemName=Kasik96.swift

Releases

No releases published

Packages

No packages published

Languages