HasLogSpacing Function

Performs a simple test to determine whether the supplied vector is logarithmically spaced. The return value is 1.0 if the vector is logarithmically spaced and 0.0 otherwise. Note the function expects to be supplied with x-values.

Arguments

Number Type Compulsory Default Description
1 real Yes Vector

Returns

Return type: real