DIV
This section contains reference documentation for the DIV function.
Quotient of two values
Signature
DIV(col1, col2)
Usage Examples
These examples are based on the Batch Quick Start.
homeRuns | numberOfGames | total |
---|---|---|
26 | 153 | 0.16993464052287582 |
Last updated