Generalised floating point addition: Difference between revisions

m
m (→‎base ten only: used a better word then "10" to indicate base 10.)
Line 717:
 
=={{header|Phix}}==
{{incomplete|Phix}}
See [[Generalised_floating_point_multiplication#Phix]] - Obviously I either completely missed or more likely deliberately ignored the requirement for handling numbers other than decimal. The b_add() [and b_sub()] mentioned on the multiplication task are probably not all that difficult.
===bigatom===
<lang Phix>include bigatom.e
7,806

edits