left symbolic division
ldivf(d, c)
character strings.
ldivf('d', 'c')
performs the left symbolic division and returns the
string 'c\d'
. Trivial simplifications such as '1\c' = 'c'
are performed.
Version | Description |
5.5.2 | ldivf was removed after Scilab 5.5.2. |