polynomialValueOf

@JvmName(name = "polynomialValueOfNumber")
open fun polynomialValueOf(value: Number): Polynomial(source)