Skip to main content

matrix_log10

Function matrix_log10 

Source
pub fn matrix_log10(a: &Matrix) -> Result<Matrix>
Expand description

Calculates base 10 logarithm of the a matrix elements.