Maths

Maths 1:

b^2-5=? where b = 5

b^2-5 = 5

Binary and Hexadecimal. Binary goes up in base 2, 0 & 1. While Hexadecimal goes up in base 16 1,2,3,4,5,6,7,8,9,a,b,c,d,e,f

(n+Base^x)+...

2A5 = (2*16^2)+(10*16^1)+(5*16^0) = 677


Maths 2:

 Natural Numbers - For counting and ordering 1> - can be used to show users values in games

Rational numbers - Can be expressed as a fraction - used in engineering like Pi

Irrational numbers - Cannot be expressed as a fraction e.g. Pi 3.141592653...etc

Pi - Mathematical constant, the ratio of a circles circumference to its diameter. - used in engineering 

e - Euler's number, a mathematical constant. The base of the natural logarithm. it is the limit of (1 + 1/n)n as n approaches infinity, 2.71828...etc. Used for interest calculations, calculus.

Primes - Natural number > 1 that is not a product of two smaller natural numbers

Squares - A number times itself. 5*5 = 5^2 = 25 - used in engineering

Square Roots - the Single number that can times by itself to make a number. sqrt of 16 = 4


Maths 3:


Comments

Popular Posts