searchK# swordfish.function.searchK()# Return the k-th smallest item ignoring null values. 参数: X (Constant) -- A vector. k (Constant) -- An integer indicating the k-th smallest item.