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

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

number()

Description: Convert a string to a real number. Syntax: number (stringExp,format)  Note: The function parses string stristring,convert,number