sumSymb: Compute matrix sumSymbolically

View source: R/symbolics.R

sumSymbR Documentation

Compute matrix sumSymbolically

Description

Compute matrix sumSymbolically

Usage

sumSymb(M, N)

Arguments

M

matrix of type character

N

matrix of type character

Value

Matrix of type character, the matrix sum of M and N


cOde documentation built on March 18, 2022, 6:54 p.m.

Related to sumSymb in cOde...