Use Mathematic Bean Suite Version 1.0 betta for access to calculus mathematics:
  1. Decide whether the operation should be performed automatically when an input property changes or whether it should only be performed when a specific action triggers it (autoAction property).
  2. Set input properties for the operation. You can do this by setting values directly in the bean's property editor, by wiring bound elements in your application to the input properties, or by using the fetchArguments event to get current values for unbound input properties when the operation takes place.
  3. Wire the result of the operation to other elements of your application that need it.
Decimal Perform decimal number
Complex Perform complex number
Matrix Perform nxm matrix
Constant Perform mathematical constant
BinaryArithmeticOperator Performs binary arithmetic operations
UnaryArithmeticOperator Performs unary arithmetic operations
ScalarFunction Performs scalar functions
DegreeOperator Performs degree operations
ComplexOperator Performs complex operations
MatrixOperator Performs matrix operations
Visualizer Bean for formatting and parsing elements
Copyright © 1999 by Basil Tunegov. All rights reserved. Java, JavaBeans, Swing and 100% Pure Java are trademarks of Sun Microsystems, Inc. All other trademarks are the property of their respective owners.