Please note that the recommended version of Scilab is 6.1.1. This page might be outdated.
However, this page did not exist in the previous stable version.
rdivf
right symbolic division
Calling Sequence
["r"]=ldivf("d","c")
Arguments
- "d","c","r"
strings
Description
returns the string "c/d"
Trivial simplifications such as "c/1" = "c"
are performed.
See Also
- ldivf — left symbolic division
Comments
Add a comment:
Please login to comment this page.