Flucons / math_algorithm

An algoritm for convert binary to decimal and decimal to binary. Developed to discipline Cálculo Númerico - Univates/2017A.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

math-algoritm

An algoritm for convert binary to decimal and decimal to binary. Developed to discipline Numerical calculus - Univates/2017A.

Examples:

For use expressions when use fractional values make as examples:

Decimals
0.25 or 0,25
0.56 or 0,56

Binaries
0.11 or 0,11
0.1011 or 0,1011

About

An algoritm for convert binary to decimal and decimal to binary. Developed to discipline Cálculo Númerico - Univates/2017A.


Languages

Language:HTML 100.0%