Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthsena/discovering-pi

Wake up your scientific side
https://github.com/matthsena/discovering-pi

ciencia matematica math mathematics pi science

Last synced: 30 days ago
JSON representation

Wake up your scientific side

Awesome Lists containing this project

README

        

# 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***

***VS Code***

***Installing Swift on Ubuntu (Only Step 1)***

***VS Code Swift Plugin***