fun_zero {MicroSEC} | R Documentation |
Divide function without 0/0 errors
Description
This function attempts to divide without 0/0 errors.
Usage
fun_zero(a, b)
Arguments
a , b |
Integers |
Value
a divided by b
[Package MicroSEC version 2.1.3 Index]