Variable

scas.variable.Variable
See theVariable companion class
object Variable

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Variable.type

Members list

Type members

Classlikes

Attributes

Supertypes
trait Show[Variable]
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(name: String): Variable
def apply(name: String, prime: Int, subscript: Int*): Variable
def function[T : Show](name: String, parameter: T*): Variable
def sqrt[T : Show](x: T): Variable

Givens