Jump to content

Interpolation (computer graphics)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Markhobley (talk | contribs) at 14:14, 17 December 2006 (Created page with 'Interpolation has several meanings, but within the context of computer programming, interpolation is the process carried out by the shell or language interpreter of...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Interpolation has several meanings, but within the context of computer programming, interpolation is the process carried out by the shell or language interpreter of replacing variables and literal characters (usually within a double quoted string) with the appropriate values.