Post Reply 
Problem with convert
10-28-2015, 12:40 AM (This post was last modified: 10-28-2015 12:43 AM by epp.)
Post: #7
RE: Problem with convert
(10-27-2015 11:28 PM)Han Wrote:  
(10-27-2015 10:23 PM)epp Wrote:  Actually, _min is a unit, while min is a function.

I was referring to the CAS view

Interesting. I'll describe the list, top-down. All run under CAS. The CNV program is described here.

   

CONVERT(1_h,1_s): yielded 3600_s
CONVERT(1_h,1_mn): error
CONVERT(1_h,1_'min'): entered from command-line, note the quotes that were added by the calculator
CNV(1_h): program calls CONVERT(1_h,1_min), OK
CNV(1_h): program calls CONVERT(1_h,1_mn), error

In a nutshell, from the command-line I can't get minutes to work. From a program min works but mn does not.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Problem with convert - Natoe - 10-27-2015, 06:04 PM
RE: Problem with convert - Natoe - 10-27-2015, 06:17 PM
RE: Problem with convert - epp - 10-27-2015, 09:42 PM
RE: Problem with convert - Han - 10-27-2015, 09:48 PM
RE: Problem with convert - epp - 10-27-2015, 10:23 PM
RE: Problem with convert - Han - 10-27-2015, 11:28 PM
RE: Problem with convert - epp - 10-28-2015 12:40 AM
RE: Problem with convert - Han - 10-28-2015, 01:37 AM
RE: Problem with convert - epp - 10-28-2015, 01:44 AM



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