I have a long list of large floating point numbers:
lis = [0.10593584063824,... ,9.5068763787043226e-34, 9.8763787043226e-34, 8.3617950149494853e-34]
How can I pick into a new array all the numbers that fulfill certain criteria? For example, how can I pick up into a new list all the numbers that are a_constant > .95