Skip to main content

log

Function log 

Source
pub fn log(
    span: Span,
    value: Spanned<Num>,
    base: Spanned<f64>,
) -> Result<f64, EcoVec<SourceDiagnostic>>
Expand description

Calculates the logarithm of a number.