Re: How to plot functions of e in latex



Terryc wrote:
Need to use psplot under latex to plot some functions of e, such as
log to the base e of (x+1) and e**(x+1)

Initial thoughtsthat they will be like these (where I substitute a constant for e below).

\psplot{-4}{4}{x 1 add ln}
\psplot{-4}{4}{e x 1 add exp}

These look fine to me, at least as code fragments go (though you might need log instead of ln -- I can never keep that straight from language to language). What is the difficulty you're having?

Alan
.



Relevant Pages

  • Re: How to plot functions of e in latex
    ... Initial thoughtsthat they will be like these (where I substitute a ... \psplot{e x 1 add exp} ... Joseph Wright ...
    (comp.text.tex)
  • Re: Q. How to make Stroganoff interesting ???
    ... perhaps it's "a two nations separated by the same language" situation. ... perhaps if you substitute the term "Wank" for the ... "Stro" syllable, the phrase will make a little more sense? ...
    (rec.food.cooking)
  • Re: How to _Spell_ Chromatic Scales -- Part 2
    ... They're symbols used to represent spoken language, ... language, it's a symbol of a concept, an idea, or a thing. ... Nor is it intended to be a substitute. ... words, to say that "The word 'puppy' is not a puppy" is accurate, but so ...
    (alt.guitar.beginner)
  • Re: unnatural languages
    ... can substitute for anything, and have rigid rules. ... Euclid could, and did, use variables for geometric ... Applications of logical systems to human language were tried -- ...
    (sci.lang)
  • Re: Classes and objects - please explain
    ... PHP is my first serious programming language (have some exp w/ ... javascript), so this notion of classes and objects confuses me. ... OOP and OOD terminology are the same in any language. ...
    (comp.lang.php)

Loading