add_left {mathml}R Documentation

add_left

Description

This is a function that allows the user to highlight the mistakes, in particular the redundancies in the left-hand side of the expression.

Usage

add_left(expr)

Arguments

expr

expression

Value

expr e.g., highlights a + from a + b


[Package mathml version 1.2 Index]