[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Integers vs. reals in s/gs
- Subject: Re: Integers vs. reals in s/gs
- From: Carl Distefano cld@xxxxxxxx
- Date: Sun, 2 Oct 2016 23:13:02 -0400
Harry,
I want to store the results of dividing 3 into 6 (and into other
multiples of 3) into a s/g. But the following gives me the "2." instead
of "2":
BC
Obviously I could treat 01 as a string and parse it for the period,
but is there some more elegant way to get the integer 2 instead of "2."?
--
Carl Distefano
cld@xxxxxxxx