return Rational |
|
Rational rational |
The rational to add |
Type Rational
Namespace MathNet.Numerics
Interfaces IComparable, ICloneable
Polynomial polynomial |
The polynomial to add. |
double n |
The floating point number to add. |
return Rational |
return int |
|
Rational rational |
return Rational |
|
Polynomial polynomial |
The polynomial to divide with. |
double n |
The floating point number to divide with. |
return bool |
|
Rational rational |
return bool |
|
object obj |
return double |
|
double value |
The point where to evaluate the rational |
return int |
return Type |
return Rational |
|
Polynomial polynomial |
The polynomial to multiply with. |
double n |
The floating point number to multiply with. |
Polynomial polynomial |
The polynomial to subtract. |
double n |
The floating point number to subtract. |
return string |
return string |
|
string baseVariable |
return Polynomial
|
return int
|
return Polynomial
|
return int
|