Plz let me know how to convert int to float.

I m trying this :
-----------
declare V V2
V=6
{Browse V}

V2=0.85775* V
{Browse V2}
------------

%*************************** type error *************************
%**
%** Expected type: int or float
%**                uniformly for all arguments
%** In statement:  {Number.'*' 0.85775 6 _<optimized>}
%**
%** Call Stack:
%** toplevel abstraction in line 1, column 0, PC = 138699464
%**--------------------------------------------------------------

Please let me know where i am wrong.


_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to