MathFunction

fun MathFunction(signature: Signature)
fun MathFunction(    name: String,     arity: Int,     vararg: Boolean = false)