Product
Product operator (a * b).
- Value parameters:
- a
left hand side expression
- b
right hand side expression
trait Serializable
trait Product
trait Equals
class BinaryOp
class Expression
trait LazyLogging
class Object
trait Matchable
class Any
Value members
Inherited methods
- Value parameters:
- obj
an object to compare
- Returns:
true in case this object has identical constant and terms as the obj argument; false otherwise.
- Definition Classes
- Expression -> Any
- Inherited from:
- Expression