odd and even numbers

Paul D. DeRocco pderocco at ix.netcom.com
Mon Aug 5 22:57:48 EDT 2013


> From: Mark Wieder
> 
> The problem with things like mod and "/" is that they're expensive in
> terms of scaling: they're about 3.5 times slower than "last char".

Is that because values are always converted to binary and back to a string
when doing arithmetic, or because the arithmetic itself is done in BCD? Does
anyone know how the engine works?

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco at ix.netcom.com 





More information about the use-livecode mailing list