minabs(A, dims)

minabs(A, dims)

Compute the minimum absolute values over given dimensions.

Examples

julia> minabs([3,-11])
3
julia> minabs([-3,-11])
3

See Also

cummax, eigmax, findmax, hist, hist!, hist2d, hist2d!, histrange, indmax, maxabs, maxabs!, maximum!, mean, mean!, median, median!, minabs, minabs!, minimum!, minmax, quantile!, realmax, std, stdm,

User Contributed Notes

Add a Note

The format of note supported is markdown, use triple backtick to start and end a code block.

*Required Field
Details

Checking you are not a robot: