
float triangle_area(triangle *t);
void IFS_compute_all(int howmany, triangle *t, triangle *t0);

