Dividing Real Numbers?

K

kwaj

Guest
I would have assumed that given a real variable, LAPP, to divide it by two
would simply be;

LAPP / 2

But I get as an error, "no feasible entries for /". How would one divide
through a real number??

- Kingsley
 
LAPP/ 2.0;

Egbert Molenkamp


"kwaj" <k.otengNOSPAM@student.unsw.edu.auNOSPAM> wrote in message
news:c092tn$p5s$1@tomahawk.unsw.edu.au...
I would have assumed that given a real variable, LAPP, to divide it by two
would simply be;

LAPP / 2

But I get as an error, "no feasible entries for /". How would one divide
through a real number??

- Kingsley
 
I always fail to realise the obvious...cheers
"Egbert Molenkamp" <remove_funny_molenkam@cs.utwente.nl> wrote in message
news:c0a2tp$8t9$1@ares.cs.utwente.nl...
LAPP/ 2.0;

Egbert Molenkamp


"kwaj" <k.otengNOSPAM@student.unsw.edu.auNOSPAM> wrote in message
news:c092tn$p5s$1@tomahawk.unsw.edu.au...
I would have assumed that given a real variable, LAPP, to divide it by
two
would simply be;

LAPP / 2

But I get as an error, "no feasible entries for /". How would one divide
through a real number??

- Kingsley
 

Welcome to EDABoard.com

Sponsor

Back
Top