invNormal# swordfish.function.invNormal()# Return the value of a normal inverse cumulative distribution function. 参数: mean (Constant) -- The mean of a normal distribution. stdev (Constant) -- The standard deviation of a normal distribution. X (Constant) -- A floating scalar or vector between 0 and 1.