The regular Float Compare action with the option of storing bool results.
Use example:
Float 1 needs to be over 50 and Float 2 needs to be under 25 before an event can fire. You could use this to store the bool results and use a Bool All True action to fire an event after they are all true.
All in the same state.