Jump to content

User:LucasVB/Square sine and cosine functions

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by LucasVB (talk | contribs) at 14:10, 20 October 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
The square sine along with the common sine

The square sine and square cosine functions are akin to their trigonometric counterparts, but instead of defining an unit circle, they define a square of "radius" 1 (that is, side 2). I'm not sure if such functions are already properly defined in the mathematical community, but I never heard of them. I doubt I'm the first to toy with this concept, though.

The square sine ("sinski") can be written as:

Where sgn is the very useful sign function. There's probably a better way to do this, but hey, it works so far.

The square cosine ("coski") is defined as:

(read it as "coski")</math>

This page is here just for further references. I'm sure someone else will eventually find it useful. :)