length

Function length 

Source
pub fn length(n: &Integer, prec: u32) -> Integer
Expand description

Number of digits of n (log10, but 1 if 0)