Function receives value and returns true if value is odd.
功能接收值,并返回true,如果值是奇数。
用法----------Usage----------
odd(val)
参数----------Arguments----------
参数:val
Value to check
值检查
Details
详细信息----------Details----------
Determines value of parameter in argument.
确定参数参数值。
值----------Value----------
Returns true when value checked is odd. Otherwise, function returns a value false.
返回true当值检查是奇数。否则,函数返回的值false。
注意----------Note----------
This function is internal to commonalityCoefficients, called during runtime and passed the appropriate parameters. This is not an end-user function.
此功能内部commonalityCoefficients,在运行时调用,并通过了相应的参数。这不是一个最终用户功能。