[TIB] Re: Conversion/Storing Question


[Prev][Next][Index][Thread]

[TIB] Re: Conversion/Storing Question



odd..., you can do j_min/>/_s:ans(1)/->/k
this does the problem, then stores it into k



----- Original Message -----
From: "Jason Linscott" <jlinscott@ilxlightwave.com>
To: <ti-basic@lists.ticalc.org>
Sent: Wednesday, February 05, 2003 2:29 PM
Subject: [TIB] Conversion/Storing Question


> I am trying to convert a variable (minutes) to a different unit (Seconds).
> I am using
>
>         j_min > _s -> K       (Converting "j" to seconds and storing to k
>
> However, it seems that I can't store a conversion to a variable. Anyone
know
> why this is or tell me if I did something wrong. I know that I can just
do:
> "j * 60 -> k", but I was just curious why I couldn't store this.
>
> Jason
>
>
>
>




Follow-Ups: References: