What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Modify vs Interpolate - What's the difference?

modify | interpolate |

As verbs the difference between modify and interpolate

is that modify is to make partial changes to while interpolate is (intransitive) to introduce (something) between other things; especially to insert words into a text.

modify

English

Verb

(en-verb)
  • To make partial changes to.
  • To be or become modified.
  • Synonyms

    * adapt, alter, amend, revamp, rework

    References

    * *

    interpolate

    English

    (Interpolation)

    Verb

    (interpolat)
  • (intransitive) To introduce (something) between other things; especially to insert words into a text.
  • in verse 74, the second line is clearly interpolated
  • (mathematics) To estimate the value of a function between two points between which it is tabulated.
  • (computing) During the course of processing some data, and in response to a directive in that data, to fetch data from a different source and process it in-line along with the original data.
  • * , Nroff/Troff User's manual
  • A macro is invoked in the same way as a request; a control line beginning .'''xx'' will '''interpolate the contents of macro ''xx .
  • * , 3rd Edition, 2000, p. 992.
  • In Perl, variable interpolation' happens in double-quoted strings and patterns, and list '''interpolation occurs when constructing the list of values to pass to a list operator or other such construct that takes a ''LIST .

    Synonyms

    * (process fetched data in-line) transclude