Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2011-07-03 522 Bytes
BFI_class.dll 2011-07-03 9.2 kB
Totals: 2 Items   9.7 kB 0
Version: 0.2			Released: July 7. 2011
Enhanchments:
	Methods:
		Non-static:
			- Added public BFI Abs()
			- Added public BFI Negate()
		Static:
			- Added public static BFI Abs(BFI)
			- Added public static BFI Negate(BFI)
	Operators:
		Fully implemented:
			- Operator -
			- Operator - (negation)
			- Operator +
			- Operator [] (accessing digits)
		Partially implemented:
	Other:
		- Comments added for all methods and operators
Bug fixes:
	- Fixed bug in operator <
TODO:
	- Number dividing
Source: README.txt, updated 2011-07-03