and

  • Name: and

  • Description: Boolean and

  • Parameters: and(... parameters, ...)

  • Example: x->piecewise { and(x>-2, x<2) ? 1, ? 0 }