I don't know what I'n doing bad with this program, it says there's a problem of sintaxis.
No sé qué estoy haciendo mal con este programa, me sale que hay un problema de sintaxis.
Set Decimal
Input h
Input fy
Input xG
Input I
Print "Inicio de programa"
Print "Momento elastico"
If xG≥h/2
Then
Print "Wel=I/ysup"
I/xG=>Wel
Else
Print "Wel=I/yinf"
I/(h-xG)=>Wel
IfEnd
Print Wel