mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
improve half trig help file equivalent to lines
This commit is contained in:
@@ -16,7 +16,8 @@ DESCRIPTION
|
||||
|
||||
This function is sometimes called haverc, or haverconsine, is equivalent to:
|
||||
|
||||
havercos(x) = vercos(x) / 2 = (1 + cos(x)) / 2
|
||||
havercos(x) = vercos(x) / 2
|
||||
havercos(x) = (1 + cos(x)) / 2
|
||||
|
||||
EXAMPLE
|
||||
; print havercos(1/2), havercos(5/7), havercos(42/7)
|
||||
|
Reference in New Issue
Block a user