Everything2
Near Matches
Ignore Exact
Full Text
Everything2

Option

created by Webster 1913

(thing) by alex.tan (4 y) (print)   ?   (I like it!) 1 C! Tue Mar 28 2000 at 14:57:03

In financial dealings, an option is (listen very carefully now): the right but not the obligation to buy or sell something at a certain strike price at or by a certain expiry date.

The fundamental things you need to know regarding options are as follows: you need to know what the difference between a call option and a put option is, and the difference between an American style option and a European style option.

There are other types of options but those are not plain vanilla, and fit under the exotic financial derivates category...


(thing) by Leynos (1.3 y) (print)   ?   (I like it!) Mon Feb 26 2001 at 0:56:50

In shoot 'em up games, small sprites that either follow your ship's actions, or stay in a fixed position relative to your ship, equipped with a similar weapon, and fire at the same time. This allows you to do dammage over a wider area, or (if the game permits this) you can arrange the options in a tight cluster by describing a circle with your ship, which concentrates the firepower of the ship and options on a single target.

They're called lots of things in different games (eg, bits in R-Type, sprites in Super Aleste, etc), but to make life easier for reviewers, there's a convention of calling them 'options', since that's what they were named in Gradius, the game that made them an obligatory feature in shmups.

See also: droid, power-up.


(thing) by Frater 219 (5 y) (print)   ?   (I like it!) 1 C! Mon Feb 26 2001 at 1:12:22

There is an option key on the Macintosh keyboard. Much like the multiple shifting keys of ages long past (such as the super, hyper, and front keys on the space-cadet keyboard), the option key provides access to extra characters not available on the usual keyboard.

If you are using a font that supports the full Macintosh character set, you can use key combinations with this key to generate accented letters, other non-English letters (such as the German sharp-S, or the oe and ae ligatures), and a small range of other symbols: smart quotes and European quotes, dagger and double dagger signs, and a few mathematical symbols.

Under Mac OS X, the range of typable characters is greatly expanded through the Extended Roman and Unicode input modes.


(idea) by jliszka (2.2 y) (print)   ?   (I like it!) Fri Jul 06 2001 at 0:58:32

In ML, the sum type defined as:
datatype 'a option = SOME of 'a | NONE
where 'a (pronounced "alpha") is a polymorphic type (i.e., it can be any type we want as long as we're consistent). The option is an extremely powerful concept in that it allows us to define partial functions. That is, if the function is defined on the particular input it gets, it returns SOME of the value; if it is not defined on the input it gets, it returns NONE. A good example is a table lookup function:
lookup : (int * string) list -> int -> string option
That is, we pass it a list of int, string pairs, and an int. If the int is in the list, it returns the associated string (well, really SOME (s)) and if not, it returns NONE.

This is particularly important when we're handling a value returned by a partial function. By the very nature of sum types, we can't do anything with the option itself besides case on whether it's a SOME or a NONE. Thus, we are forced to handle the case where the element is not found in the list, or malloc can't give us the memory we asked for.

In C, for example, instead of returning NONE, we just return a special value that indicates that we shouldn't use the value we got and that we need some special error handling. Of course, it is still a value of the type we were expecting, so there's nothing forcing us to handle that special case. This is what gets us into trouble most of the time -- trying to dereference a NULL pointer, for example. If malloc just returned NONE instead of NULL and SOME(p) instead of just the pointer, we would have no choice but to case on NONE or SOME and handle each appropriately, since that's literally all we can do with an option, or any sum type, for that matter.

This distinction (or lack thereof) gets us into trouble in the real world, too. People vie to get the vanity plate that says "NONE", since an officer taking down their plate number would write "NONE", when they really mean SOME("NONE") (of type string option), not NONE, as they're likely to confuse it to mean later.


(definition) by Webster 1913 (print) Wed Dec 22 1999 at 1:36:22

Op"tion (?), n. [L. optio; akin to optare to choose, wish, optimus best, and perh. to E. apt: cf. F. option.]

1.

The power of choosing; the right of choice or election; an alternative.

There is an option left to the United States of America, whether they will be respectable and prosperous, or contemptible and miserable, as a nation. Washington.

2.

The exercise of the power of choice; choice.

Transplantation must proceed from the option of the people, else it sounds like an exile. Bacon.

3.

A wishing; a wish.

[Obs.]

Bp. Hall.

4. Ch. of Eng.

A right formerly belonging to an archbishop to select any one dignity or benefice in the gift of a suffragan bishop consecrated or confirmed by him, for bestowal by himself when next vacant; -- annulled by Parliament in 1845.

5. Stock Exchange

A stipulated privilege, given to a party in a time contract, of demanding its fulfillment on any day within a specified limit.

Buyer's option, an option allowed to one who contracts to buy stocks at a certain future date and at a certain price, to demand the delivery of the stock (giving one day's notice) at any previous time at the market price. -- Seller's option, an option allowed to one who contracts to deliver stock art a certain price on a certain future date, to deliver it (giving one day's notice) at any previous time at the market price. Such options are privileges for which a consideration is paid. -- Local option. See under Local.

Syn. -- Choice; preference; selection. -- Option, Choice. Choice is an act of choosing; option often means liberty to choose, and implies freedom from constraint in the act of choosing.

 

© Webster 1913.


printable version
chaos

American style option European style option put option call option
Options General advice for preventing attacks Compressing Applications folders in Mac OS X option key
EDB is having my alien love child ... cup holder NFL trick plays
steenth none Fumblerooski shmup
droid Tertium non datur Alan Sillitoe AltGr
future String Underlying zero ohm link
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.
  Epicenter
Login
Password

password reminder
register

Everything2 Help

Cool Staff Picks
Nodes your grandpa would have liked:
Why Math Is Important To Women
analytic/synthetic distinction
Chipirones en su tinta
Things you should never do with chopsticks
Impact of the Marshall Court
Baking bread
Tibetan Buddhism
William Sleator
Ten things to ask yourself before going outside
City of God
Mahatma Gandhi
running shoes
Fact checking
New Writeups
Nadine_2
The Sound Of Madness(review)
Twin Eclipse
Conversations with God: An Uncommon Dialogue(idea)
SwimmingMonkey
Conversations with Fo Fo- the Loneliest dog in Purgatory(fiction)
locke baron
lynx(thing)
Simulacron3
Reality, Dimensions and the Natural Ontology(essay)
SubSane
Making Love to a 9-Foot Woman(person)
Ouzo
Thoughts(idea)
antigravpussy
I fall silent, listening. The breadcrumbs are talking about us(person)
calgon
Buffalo Bill by the pool(poetry)
gate
Anarchy is Order(idea)
ushdfgakjasgh
Scribeling(thing)
XWiz
Trism(review)
artman2003
Briefcase Full of Souls - Part I(fiction)
Dreamvirus
Alan Ladd(person)
waverider37
Harold Holt(person)
This page courtesy of The Everything Development Company