4401b390fe
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
10 lines
433 B
Text
10 lines
433 B
Text
Set: pp::colors
|
|
Set: pp::unicode
|
|
Imported 'specialfn'
|
|
Assumed: x
|
|
(1 + -1 * exp (-2 * x)) / (2 * exp (-1 * x))
|
|
(1 + exp (-2 * x)) / (2 * exp (-1 * x))
|
|
(1 + -1 * exp (-2 * x)) / (2 * exp (-1 * x)) / ((1 + exp (-2 * x)) / (2 * exp (-1 * x)))
|
|
(1 + exp (-2 * x)) / (2 * exp (-1 * x)) / ((1 + -1 * exp (-2 * x)) / (2 * exp (-1 * x)))
|
|
1 / ((1 + exp (-2 * x)) / (2 * exp (-1 * x)))
|
|
1 / ((1 + -1 * exp (-2 * x)) / (2 * exp (-1 * x)))
|