Function operator<= from ginac
Brief description
operator<=(left:numeric,right:numeric):bool
Comparison operator More ...
Function information
Name: | operator<= |
Base: | |
Group: | GiNaC plugins:Numeric |
Icon: | ginac.png |
Color: | cyan |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Comparison operator.
Input parameters
-
left:
numeric
- Left-hand side of the equation
-
right:
numeric
- Right-hand side of the equation
Return values
-
Default return value:
bool