Post Reply 
Rounding with units
11-09-2019, 06:25 AM
Post: #2
RE: Rounding with units
Although it fails in Home, it works in CAS, so a workaround in Home and non-CAS programs is to use either of these syntaxes:

CAS.round(unit)
CAS.round(unit, places)

Only positive values for "places" seem to work. The usual option of using a negative value for "places" (to specify significant digits) does not seem to work. Values greater than 14 for "places" sometimes yield bizarre results (gotta be a bug).

[Image: round-units.png]

<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
Rounding with units - gregreenwood - 11-09-2019, 02:40 AM
RE: Rounding with units - Joe Horn - 11-09-2019 06:25 AM
RE: Rounding with units - pinkman - 11-09-2019, 06:33 AM
RE: Rounding with units - Tim Wessman - 11-09-2019, 12:02 PM



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