KitchenSink v0.0.11 KitchenSink.Math

Math functions!

Summary

Functions

handles divide by zero gracefully

Functions

div(numerator, denominator, div_by_zero)

handles divide by zero gracefully.

third argument is what to return when you divide by zero.