14-May-2025 08:26:27 box_distance_test(): MATLAB/Octave version 6.4.0 Test box_distance(). For a = b = c, box_distance_mean() should be 0.661707182... Computed value was 0.661707 Using N = 10000 sample points, Short box side a = 1 Medimum box side b = 1 Long box side c = 1 Estimated mean distance = 0.661875 Exact mean distance = 0.661707 Estimated variance = 0.0623227 Estimated second moment = 0.500395 Exact second moment = 0.5 Using N = 10000 sample points, Short box side a = 1 Medimum box side b = 3 Long box side c = 5 Estimated mean distance = 2.14861 Exact mean distance = 2.17177 Estimated variance = 1.09798 Estimated second moment = 5.71438 Exact second moment = 5.83333 Graphics saved in "box_distance_histogram.png" box_distance_test(): Normal end of execution. 14-May-2025 08:26:28