Hi All
I have two parameters , one of the type angle 'c' , the other is length 'b', the base amount of b is 25 and for c is 360 degrees , they are related to eachother through a law
I want to write a rule to mention that :
if b > 25 then
c=360+f(b) some function of b
how do I write it in Rule base ?
thank you very much
I have two parameters , one of the type angle 'c' , the other is length 'b', the base amount of b is 25 and for c is 360 degrees , they are related to eachother through a law
I want to write a rule to mention that :
if b > 25 then
c=360+f(b) some function of b
how do I write it in Rule base ?
thank you very much