Counts the number of occurrences of a float value in an array.
Syntax
_Count(valueToCount,valueList)
Parameters
Parameters for _Count(Float, Array)
|
Parameter |
Definition |
Data type |
|---|---|---|
|
valueToCount |
Value to count |
Float |
|
valueList |
Array of values to search |
Array of Float values |
Returns
The number of occurrences of a given float value in an array.
Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.