Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #1415

Re: Trigonometry

From Bill Rowe <readnews@sbcglobal.net>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: Trigonometry
Date 2011-04-02 07:52 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <in6kjs$2k3$1@smc.vnet.net> (permalink)

Show all headers | View raw


On 4/1/11 at 2:32 AM, mielbaz@gmail.com (Micha=C3=ABl ELBAZ) wrote:

>With the input "(Cos[x])^2 + (Sin[x])^2", can we get the output "1"

Yes,

In[1]:= (Cos[x])^2 + (Sin[x])^2 // Simplify

Out[1]= 1

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

Re: Trigonometry Bill Rowe <readnews@sbcglobal.net> - 2011-04-02 07:52 +0000

csiph-web