number 相关的搜索结果 共有2个

combin()

Description: Return the number of combinations. Syntax: combin(n,k) Note: The number of ways of picking k elements from combinations,integer,number

isdigit()

Description: Check if a string is composed of numbers. Syntax: isdigit (string) Note: The function checks if the string number,boolean value