Home
Name Modified Size InfoDownloads / Week
Python 2011-04-01
C 2011-03-28
C# 2011-03-27
Readme .txt 2011-04-01 1.2 kB
FloatAlpha3.py 2011-03-23 7.9 kB
FloatAlpha2.py 2011-03-22 7.5 kB
FloatAlpha1.py 2011-03-21 6.8 kB
Totals: 7 Items   23.4 kB 0
#header#
This is a project to make floats that are easier to use,currently
only software and in a high-level language,However i am have gotten help from a c programmer ,also implementing in hardware should be simple enough for the engineers . my email is kingcocomango2@yahoo.com.
#newest->oldest#
fixed a problem in show(),made functions not mess up the original,but will probably change in future,added simplyfy function ,as fraction,also power to integers without using floats,however due to bugs in / had to use log for power to other floats which means some
impressision,for more info download latest and read comments(lines that start with #,first
lines are like documentation)
##
Will not divide for ever now,also added show() to print out the
Function,also operators return a mfloat also so things like
X+y == z will work,not much speed diffrence because direct NFV,FV
assigment,but might add dedicated function. Show will eventually
become part of main with the class returning just other mfloats
since representation in other implementations will be handled
difrently. Still need help for c,since it is faster,but I am trying
to learn it myself.
Source: Readme .txt, updated 2011-04-01