CAAInterpolate_Zero2: CAAInterpolate_Zero2

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAInterpolate_Zero2.R

Description

CAAInterpolate_Zero2

Usage

1

Arguments

Y1

Y1 The first Y value to interpolate from.

Y2

Y2 The second Y value to interpolate from.

Y3

Y3 The third Y value to interpolate from.

Value

The value of the argument X for which the function y becomes zero.

Author(s)

C++ code by PJ Naughter, imported to R by Jinlong Zhang

References

Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.

Examples

1
CAAInterpolate_Zero2(Y1 = 9, Y2 = 3.1, Y3 = -1.9)

helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.