1GIS::Distance::Null(3pmU)ser Contributed Perl DocumentatiGoInS::Distance::Null(3pm)
2
3
4
6 GIS::Distance::Null - For planets with no surface.
7
9 Always returns 0.
10
11 A faster (XS) version of this formula is available as
12 GIS::Distance::Fast::Null.
13
14 Normally this module is not used directly. Instead GIS::Distance is
15 used which in turn interfaces with the various formula classes.
16
18 d = 0
19
21 • <https://en.wikipedia.org/wiki/0>
22
23 • GIS::Distance::Fast::Null
24
26 See "SUPPORT" in GIS::Distance.
27
29 See "AUTHORS" in GIS::Distance.
30
32 See "LICENSE" in GIS::Distance.
33
34
35
36perl v5.38.0 2023-07-20 GIS::Distance::Null(3pm)