Skip to main content

log10_device

Function log10_device 

Source
pub fn log10_device(
    a: impl AsRef<Array>,
    stream: impl AsRef<Stream>,
) -> Result<Array>
👎Deprecated since 0.26.0:

use with_stream or with_device around log10

Expand description

Compatibility shim for log10.