gt

  • Name: gt

  • Description: Greater than. gt(a,b)=a>b

  • Parameters: gt(par1, par2)

  • Example: x->piecewise { x>4 ? 1, ? 0 }