mkBvNAndExpr

open fun <T : KBvSort> mkBvNAndExpr(arg0: KExpr<T>, arg1: KExpr<T>): KExpr<T>

Create bitwise NAND (bvnand) expression.