not

  • Name: not

  • Description: Boolean not

  • Parameters: not(par1)

  • Example: x->piecewise { not(x>0) ? 1, ? 0 }