polynomialValueOf

@JvmName(name = "valueOfVariable")
abstract fun polynomialValueOf(variable: Variable): Polynomial(source)