Forum

input AN Enum whit double data type

i have 2 variable first one is intiger and fix and secondor is first one * a double value exmple input int x=60; double z=1.01 ,1.02,1.03........3.00 y=x^z i want x & y as input . but also i want limit y becuse it shode be x*z enum y { y01=(x*1.o1),y=(x*1.02) }; this is not work.... do you have any

coder could help me

Hello everyone I have an idea about the AO indicator That the two AO indicators be integrated together That is, when both were Green, displayed Green. When both were red, they were red. And when one was red and the other was green. Gray color is displayed I tried to write code but failed. could you