X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginsh%2Fginsh.1.in;h=d9a67e4b7382c48c5b5ef88b3a6568713fd90a85;hp=bfdc1639268048425ff0d53c1a9ee60255bc54e5;hb=d74420ef3c7b1b729393e57a290439fb92928692;hpb=695f6ae955ec530cded8f21efd5569df39447f76 diff --git a/ginsh/ginsh.1.in b/ginsh/ginsh.1.in index bfdc1639..d9a67e4b 100644 --- a/ginsh/ginsh.1.in +++ b/ginsh/ginsh.1.in @@ -293,6 +293,9 @@ detail here. Please refer to the GiNaC documentation. .BI find( expression ", " pattern ) \- returns a list of all occurrences of a pattern in an expression .br +.BI fsolve( expression ", " symbol ", " number ", " number ) +\- numerically find root of a real-valued function within an interval +.br .BI gcd( expression ", " expression ) \- greatest common divisor .br