This page (revision-28) was last changed on 12-May-2014 10:45 by Joba Baumeister

This page was created on 07-May-2014 07:36 by Joba Baumeister

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
28 12-May-2014 10:45 1 KB Joba Baumeister to previous
27 12-May-2014 10:45 1 KB Joba Baumeister to previous | to last
26 12-May-2014 10:45 1 KB Joba Baumeister to previous | to last
25 12-May-2014 10:44 1 KB Joba Baumeister to previous | to last
24 12-May-2014 10:43 1 KB Joba Baumeister to previous | to last
23 12-May-2014 10:43 1 KB Joba Baumeister to previous | to last
22 07-May-2014 07:50 1 KB Joba Baumeister to previous | to last
21 07-May-2014 07:50 1 KB Joba Baumeister to previous | to last

Page References

Incoming links Outgoing links
Deleteme ...nobody

Version management

Difference between version and

At line 21 added one line
- p [num]
At line 27 removed one line
Nun könnnen wir eine Regel definieren:
At line 29 added 2 lines
Nun könnnen wir eine Regel definiren, welche den Wert für HSA ({{HSA = arcsin (S/2) * p * R / 180.}}) berechnet:
At line 30 changed 2 lines
IF S = known AND R = known
THEN HSA =eval(((ASIN((S/2)/R)*2)*PI*R/180)*R/2 * 180 / PI)
IF S = known AND p = known AND R = known
THEN HSA =eval(((ARCSIN((S/2)/R)*2)*PI*R/180)*R/2 * 180 / PI)
At line 36 changed one line
HSA = ((ASIN((S/2)/R)*2)*PI*R/180)*R/2 * 180 / PI
HSA = asin (S/2) * p * R / 180
At line 53 removed 5 lines