logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GIS::Distance::Null - For planets with no surface.

Authors

       See "AUTHORS" in GIS::Distance.

Description

       Always returns 0.

       A faster (XS) version of this formula is available as GIS::Distance::Fast::Null.

       Normally this module is not used directly.  Instead GIS::Distance is used which in turn interfaces with
       the various formula classes.

Formula

           d = 0

License

       See "LICENSE" in GIS::Distance.

perl v5.36.0                                       2023-10-21                           GIS::Distance::Null(3pm)

Name

       GIS::Distance::Null - For planets with no surface.

See Also

       •   <https://en.wikipedia.org/wiki/0>

       •   GIS::Distance::Fast::Null

Support

       See "SUPPORT" in GIS::Distance.

See Also