furlong

v0.1.0

  • Pages
  • Modules

    furlong v0.1.0 Furlong.Symbolics View Source

    Link to this section Summary

    Functions

    add(c1, c2)
    divide(var, denominator)
    eq(first, second)
    gte(first, second)
    lte(first, second)
    multiply(var, coefficient)
    negate(var)
    reduce(arg)
    subtract(expression, constant)

    Link to this section Functions

    Link to this function

    add(c1, c2)

    View Source
    Link to this function

    divide(var, denominator)

    View Source
    Link to this function

    eq(first, second)

    View Source
    Link to this function

    gte(first, second)

    View Source
    Link to this function

    lte(first, second)

    View Source
    Link to this function

    multiply(var, coefficient)

    View Source
    Link to this function

    negate(var)

    View Source
    Link to this function

    reduce(arg)

    View Source
    Link to this function

    subtract(expression, constant)

    View Source

    Built using ExDoc (v0.22.2), designed by Friedel Ziegelmayer.