Agent Smith
Full Member
- Joined
- Oct 18, 2023
- Messages
- 464
Which is correct
1. coshx=2ex+e−x
or
2. coshx:=2ex+e−x
Thank you
1. coshx=2ex+e−x
or
2. coshx:=2ex+e−x
Thank you
What is/are the difference/s between (1) and (2) - as described in the op?Which is correct
1. coshx=2ex+e−x
or
2. coshx:=2ex+e−x
Thank you
All I know is := means "is defined as" and = means "is equal to".What is/are the difference/s between (1) and (2) - as described in the op?
So, you're asking whether that formula is the definition, or a result of some other definition?All I know is := means "is defined as" and = means "is equal to".
In natural language we use ":=" to (re)define a (new/old) word/symbol. E.g. from now on "xt" means "the wolf without a tail" i.e. xt:=wolf without a tail. Then you know that when I write "xt ate the old man", I mean the wolf without a tail ate the old man. My hunch is that it's a part of a given D (domain of discourse), in which you want to use a special word/symbol to mean something specific for as long as we're within D.So, you're asking whether that formula is the definition, or a result of some other definition?
That depends on what you use as the definition! Did you try looking it up?
![]()
Hyperbolic functions - Wikipedia
en.wikipedia.org
You'll see that you can start with various definitions, that formula being one of them. So your question is moot. The answer is, it can be, or not.