|
ocssw
V2022
|
value_locate.py File Reference
Go to the source code of this file.
Namespaces | |
| hico.value_locate | |
Functions | |
| def | value_locate (refx, x) |
Variables | |
| list | refx = [2, 4, 6, 8, 10] |
| list | x = [-1, 1, 2, 3, 5, 5, 5, 8, 12, 30] |
| def | res = value_locate(refx, x) |


