Post Reply 
a b/c unexpected function
09-04-2020, 05:24 PM
Post: #12
RE: a b/c unexpected function
Instead of using LOG to determine the number of zeros after the decimal point, how about using the XPON function? It seems to handle the boundary cases neatly.

-XPON(.00001)+1 --> 4
-XPON(9.99999999999E-5)+1 --> 4

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
a b/c unexpected function - celltx - 09-03-2020, 05:10 PM
RE: a b/c unexpected function - Joe Horn - 09-03-2020, 06:21 PM
RE: a b/c unexpected function - Joe Horn - 09-04-2020, 12:41 AM
RE: a b/c unexpected function - celltx - 09-03-2020, 07:01 PM
RE: a b/c unexpected function - Joe Horn - 09-03-2020, 07:29 PM
RE: a b/c unexpected function - celltx - 09-03-2020, 08:13 PM
RE: a b/c unexpected function - ijabbott - 09-04-2020, 07:48 AM
RE: a b/c unexpected function - celltx - 09-04-2020, 04:23 PM
RE: a b/c unexpected function - Joe Horn - 09-04-2020 05:24 PM



User(s) browsing this thread: 1 Guest(s)