|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Version 1.0
Enter your data in the orange cells.
Seems to be functional, and tolerates sanity checks for blank cells, 0, variable
names, negative values, and orders not between 2 & 7.
I'm not home, so I haven't pasted the output into POV-Ray to test if the syntax
is properly formatted, and the values result in the expected polynomial shape.
Haven't figured out how to get the output cells to automatically resize to the
output data (yet).
Please test extensively and give feedback.
(post test renders with output string used (text object, screen.inc) in pbi)
Enjoy :)
Post a reply to this message
Attachments:
Download 'polynomial 1.0.ods.dat' (51 KB)
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 19/10/2017 20:31, Bald Eagle wrote:
> Please test extensively and give feedback.
When trying to open it in Excel I get:
The file is corrupt and cannot be opened.
:-(
--
Regards
Stephen
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> On 19/10/2017 20:31, Bald Eagle wrote:
>> Please test extensively and give feedback.
>
> When trying to open it in Excel I get:
>
> The file is corrupt and cannot be opened.
>
> :-(
>
No problem using Libre Office 5
Maybe Exel have problems using ODS files.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> On 19/10/2017 20:31, Bald Eagle wrote:
>> Please test extensively and give feedback.
>
> When trying to open it in Excel I get:
>
> The file is corrupt and cannot be opened.
>
> :-(
>
Excuse me, but don't work here.
It opens without error, but it endlessly refresh itself.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 19/10/2017 23:43, Alain wrote:
>> On 19/10/2017 20:31, Bald Eagle wrote:
>>> Please test extensively and give feedback.
>>
>> When trying to open it in Excel I get:
>>
>> The file is corrupt and cannot be opened.
>>
>> :-(
>>
> No problem using Libre Office 5
>
> Maybe Exel have problems using ODS files.
It is new install of Office 2013 and I've not set up many preferences
and options. So problems are most likely at my end.
--
Regards
Stephen
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Converted to Excel format.
Had to change my fancy exponent code because Excel still sucks.
Should at least work, even if the equation cell isn't as pretty ;)
Post a reply to this message
Attachments:
Download 'polynomial 1.0.xls.dat' (197 KB)
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 19-10-2017 21:31, Bald Eagle wrote:
>
> Version 1.0
>
>
Just for the sake of completeness: It opened without a glitch in
OpenOffice 4.1.3
Otherwise, I shall leave this alone. I do not have a mathematical mind :-)
--
Thomas
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
hi,
On 20/10/2017 07:58, Thomas de Groot wrote:
> On 19-10-2017 21:31, Bald Eagle wrote:
>> Version 1.0
> Just for the sake of completeness: It opened without a glitch in
> OpenOffice 4.1.3
also appears ok in v 4.0.0.3.
> Otherwise, I shall leave this alone. I do not have a mathematical mind :-)
ibid.
regards, jr.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Bald Eagle" <cre### [at] netscapenet> wrote:
> Converted to Excel format.
> Had to change my fancy exponent code because Excel still sucks.
>
> Should at least work, even if the equation cell isn't as pretty ;)
Open without problems with libreoffice 5.3.
When it comes to getting the results to Pov-Ray, that's when the trouble starts.
Is Kevin Bacon a universal constant now? According to the documentation, the
polynomial version of the syntax lacks the "command" parameter at first so that
the program starts processing. From the "function" version I lack experience to
know why it also gets stuck in the calculation. Greetings, and thank you for
sharing.
B. Gimeno
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"B. Gimeno" <nomail@nomail> wrote:
> Open without problems with libreoffice 5.3.
> When it comes to getting the results to Pov-Ray, that's when the trouble starts.
Good to hear.
> Is Kevin Bacon a universal constant now?
Well, sort of. ;)
but only for 6th-degree polynomials :D
https://www.youtube.com/watch?v=n9u-TITxwoM
http://www.sixdegrees.org/
>According to the documentation, the
> polynomial version of the syntax lacks the "command" parameter at first so that
> the program starts processing.
I'm not really sure what you mean by that.
it ought to be poly {
then a list of xyx (PowerX, PowerY, PowerZ):multiplier terms
}
From the "function" version I lack experience to
> know why it also gets stuck in the calculation. Greetings, and thank you for
> sharing.
It's certainly possible that there's a small typo or something in there.
I've had my hands full with a number of other things, but perhaps tomorrow I
will be able to review the spreadsheet and do some testing with scenes in
POV-Ray.
It would be easier for me debug anything or explain where your problems are if
you could post a short scene with the results of the spreadsheet that you copied
into the scene.
Thanks!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |