Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Enlarging scalars

by marinersk (Priest)
on Jun 13, 2017 at 03:58 UTC ( [id://1192652]=note: print w/replies, xml ) Need Help??


in reply to Enlarging scalars

Hello, WisDomSeeKer34.

It is obvious what I want to do here: I want to enlarge $y with 155 and $z with 1 by $hoeveel times. But how to do it?

The solution seems obvious:

$y += (155 * $hoeveel); $z += ( 1 * $hoeveel);

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1192652]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-24 03:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found