Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: Perl oddities

by herveus (Prior)
on Mar 02, 2005 at 14:24 UTC ( [id://435833]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Perl oddities
in thread Perl oddities

Howdy!

My sense is that push/pop/shift/unshift are much more frequently used than the trig functions. On that basis, it makes Huffman sense to provide the convenience of the push, etc. functions while declining to provide a fuller set of trig functions.

yours,
Michael

Replies are listed 'Best First'.
Re^5: Perl oddities
by Anonymous Monk on Mar 02, 2005 at 15:04 UTC
    You can only explain that with "Huffman" if the save space of 'tan' actually allows you to do something else. Besides, for your reasoning to really work, you'd have to sacrifice one of sin or cos. The analogue would really be having 'splice', 'push' and 'unshift', but not 'pop' or 'shift'. ;-)
      Howdy!

      To be more clear, the utility of push, et al. justifies their existence. I claim (without specific evidence) that the trig functions are, in general, used much less frequently, thus making their expansion a less productive use of energy.

      yours,
      Michael
        Whose energy? It's not that tan (and acos, and asin, and atan) isn't provided by the C math library.

        Guess what, a corner where C is more programmer friendly than Perl... Now, that's an oddity! ;-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-25 18:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found