Thanks.
I got it.
Search found 4 matches
- Mon Sep 11, 2006 3:49 am
- Forum: VCL
- Topic: About TCurveFittingFunction?
- Replies: 3
- Views: 5550
- Mon Aug 07, 2006 3:25 am
- Forum: VCL
- Topic: About TCurveFittingFunction?
- Replies: 3
- Views: 5550
About TCurveFittingFunction?
When I get the polynomial coefficients using TCurveFittingFunction, I can't understand. For example, I have a datasource: ( y = 5 + 3*x + 2 * x^2 ) 1,10 3,32 6,95 8,157 10,235 Using the TCurveFittingFunction, I get the fitting polynomial: y = 0*x + 7*x^2 + 2*x^3 It's not the same as ( y = 5 + 3*x + ...
- Sun Aug 15, 2004 7:34 am
- Forum: VCL
- Topic: Tee7VCL setup error in BCB6
- Replies: 2
- Views: 5661
- Sun Aug 15, 2004 7:27 am
- Forum: VCL
- Topic: Tee7VCL setup error in BCB6
- Replies: 2
- Views: 5661
Tee7VCL setup error in BCB6
When I manually add design time packages
to BCB package list ,
the follow error information show:
---------------------------
C++Builder 6
Cannot load package 'Tee7C6.'
It contains unit 'Teeconst,'which is also contained in package 'tee60'
---------------------------
My Email: s_g_a@sina.com
to BCB package list ,
the follow error information show:
---------------------------
C++Builder 6
Cannot load package 'Tee7C6.'
It contains unit 'Teeconst,'which is also contained in package 'tee60'
---------------------------
My Email: s_g_a@sina.com