put 12 div 5 into tQuotient put 12 mod 5 into tRemainder put 12 / 5 into tDecimalQuotient
Phil On 6/23/15 1:43 PM, Peter Haworth wrote:
Does LC include an operator to return the quotient of a division operation? For example, I want to get 2 as the result of 12 divided by 5. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
-- Phil Davis _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode