mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +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 hacovers, or hacvs, is equivalent to:
|
||||
|
||||
hacoversin(x) = coversin(x) / 2 = (1 - sin(x)) / 2
|
||||
hacoversin(x) = coversin(x) / 2
|
||||
hacoversin(x) = (1 - sin(x)) / 2
|
||||
|
||||
EXAMPLE
|
||||
; print hacoversin(1/2), hacoversin(5/7), hacoversin(42/7)
|
||||
|
Reference in New Issue
Block a user