Division by Zero Error

Roger Guay irog at mac.com
Fri Jul 7 23:35:24 EDT 2017


I often find that I have to deal with a division by zero error message in plotting functions, solving equation etc. Are there methods or techniques used to programmatically handle or work-around a possible division by zero? e.g. If I want to evaluate y= 1/(x-3), what can I do to deal with a possible x=3 situation? 

Thanks for your help,

Roger


More information about the use-livecode mailing list