Question: if statements

Question:if statements

Rogerb 324 Maple

Hi

 

how can i do this in maple

 

if(a>b>c) then 4

 

or maybe if(a>b) and if(b>c) then 4

Please Wait...