LexorankEx.Operations.Divide (lexorank_ex v0.1.5)

Divides rank in number representation by 2, flooring the result for least significant number.

Example: LexorankEx.Operations.Divide.call([19, 2]) [9, 1]

Link to this section Summary

Link to this section Functions

Specs

call([non_neg_integer()]) :: [non_neg_integer()]