equal_approx


Description:

[ Version ( since = "0.4.0" ) ]
public bool equal_approx (Array other_array)

Parameters:

this

A Array.

other_array

A Array to be compared.

Returns:

true if both of them have the approx same data, false otherwise.