Skip to content

Sequential multiplication not working? #37

Open
@alecStewart1

Description

@alecStewart1

Hello! Firstly, thanks for literate-calc-mode! It's a great package!

Anyway, I've been having an issue with the following:

Gas Range = [ 30.00 .. 45.00 ) => Gas Range: [30. .. 45.)
Gas Spending Per Month = Gas Range * 2 => Gas Spending Per Month: [60. .. 90.)
Gas Spending Yearly = Gas Spending Per Month * 12 => Gas Spending Yearly: 12 Gas Spending Per Month

Not sure why the following is happening on the third line. Some info:

Where I'm using this: Org-mode

literate-calc-mode verions: 20230612.2332

Emacs version: 30.0.50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions