Skip to content

Rewrite calculator supported constants  #820

@ghassanmas

Description

@ghassanmas

So in calcualtor examples tables in list some constants that are no longer supported:

<FormattedMessage
id="calculator.instruction.table.to.use.constants"
defaultMessage="Constants"
/>
</th>
<td dir="auto">c, e, g, i, j, k, pi, q, T</td>
<td dir="auto">
<ul className="list-unstyled m-0">
<li>20*c</li>
<li>418*T</li>

In calcuator V3 some constants are removed, hence: openedx/openedx-calc@5e75af6

Also this might lead to affiex tip to not work as expected, so may be this also need to be removed:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions