SIN:
	0.54030231	0x0       	0y0
	0.54030231	0x0       	0y0
	6.1232012e-17	0x0       	0y0
PI/2
	1.5707963	0x1       	0y1
Undefined:
	0       	0x0       	0y0
Exponential:
	0.29192658	0x0       	0y0
Constant:
	2.7182818	0x2       	0y10
	3.1415927	0x3       	0y11
Log 'E' 
	1       	0x1       	0y1
LOG:
	2.3025851	0x2       	0y10
	0.43429448	0x0       	0y0
	1       	0x1       	0y1
Fahrenheit to celsius: 80F
	26.666667	0x1a      	0y11010
	10      	0xa       	0y1010
Exponential:
	16      	0x10      	0y10000
	82      	0x52      	0y1010010
Sinus:
	0.84147098	0x0       	0y0
	1       	0x1       	0y1
PI:
	3.1415927	0x3       	0y11
	1.5707963	0x1       	0y1
	1       	0x1       	0y1
	6.1232012e-17	0x0       	0y0
	8       	0x8       	0y1000
	16      	0x10      	0y10000
	32      	0x20      	0y100000
Variables:
	2       	0x2       	0y10
	1       	0x1       	0y1
	2       	0x2       	0y10
	4       	0x4       	0y100
	5       	0x5       	0y101
	3       	0x3       	0y11
	12      	0xc       	0y1100
	40      	0x28      	0y101000

Mixed hex bin:

	4678    	0x1246    	0y1001001000110
	257     	0x101     	0y100000001
	100     	0x64      	0y1100100
	479     	0x1df     	0y111011111
	1       	0x1       	0y1
	2       	0x2       	0y10
	3       	0x3       	0y11
	4       	0x4       	0y100
	0.5     	0x0       	0y0
	6.6     	0x6       	0y110
	7.7     	0x7       	0y111
	880     	0x370     	0y1101110000
	900     	0x384     	0y1110000100
	10      	0xa       	0y1010
	39      	0x27      	0y100111
	72      	0x48      	0y1001000
Summing up: 596.88 Done
	2       	0x2       	0y10
	1       	0x1       	0y1

hello world1
hello world2

Number: 99 is displayed in line as decimal
Number: 63 is displayed in line as hex
Number: 1100011 is displayed in line as binary

Number is displayed normally

	99      	0x63      	0y1100011

Hello world1 with 2 newlines.


Hello world2 with tabs a	b	c	d	e


Number is displayed normally:

	99      	0x63      	0y1100011

Number is displayed as DEC, HEX, BIN:

Number: 	99 		is displayed in line as decimal.
Number: 	63 		is displayed in line as hex.
Number: 	1100011 	is displayed in line as binary.
a 	 a 	 b 	 c 

WEEEE
