theorem :: FUZZY_5:46
{ f where f is Function of REAL,REAL, a, b, c, d is Real : for x being Real holds f . x = max (0,(min (1,((c * (arctan ((a * x) + b))) + d)))) } c= Membership_Funcs REAL by MM60, MM41;