:: com :: sun :: star :: sheet ::
|
struct GoalResult |
|
- Description
- is the result of a goal seek operation.
|
Elements' Summary |
Divergence |
the amount by which the result changed in the last iteration.
|
Result |
the resulting value.
|
Elements' Details |
Divergence
double Divergence;
- Description
- the amount by which the result changed in the last iteration.
|
|
Result
double Result;
- Description
- the resulting value.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.