Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d5332fd9d231f

Jump to content

Talk:Pivot element

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by Maizensh in topic Problem in article

Problem in article

[edit]

I've noticed that someone edited the examples section, and it seems there's at least one problem with it.
Irrelevant to the question if the computation is correct there are 5 digits in the answer of 4 digits precision computation. Clearly it's wrong.
Previously I've computed the example with 4 digits precision and got results which are different from the ones that are currently specified.
It's possible that my computation is wrong, but let's play it fair and post here the computations in order to see who is correct.
Storing precision is 4 digits (of precision), but operations themselves can be performed in higher precision (I don't want to be algorithm dependent).

--Max (talk) 18:05, 26 October 2010 (UTC)Reply

Another problem: The product of 1764 and 59.14 is not 1043; it's 104300. Similar errors have been made elsewhere. Here's a corrected version — Preceding unsigned comment added by Nm160111 (talkcontribs) 01:08, 9 November 2012 (UTC)Reply

The computation must be done in 4 digit arithmetic. The value 104300 is 6 digits long, so the correct value to use is 1043. Maizensh (talk) 04:53, 24 January 2023 (UTC)Reply

Importance

[edit]

I'm very much not a deletionist, but I look at this page and wonder why these different types of pivoting have been lumped together. Is there something inherent about pivoting that justifies its own page? Personally, I don't see it, but I could be wrong. MaxEnt 22:24, 22 August 2020 (UTC)Reply