octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65579] help broken, something to do with perc


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #65579] help broken, something to do with percent signs
Date: Thu, 11 Apr 2024 13:43:38 -0400 (EDT)

Follow-up Comment #2, bug #65579 (group octave):

Works for me on octave 9.1.1

octave:1> pkg load geographiclib
octave:2> help geoddistance
'geoddistance' is a function from the file
/home/dima/.local/share/octave/api-v59/packages/geographiclib-2.2/geoddistance.m

GEODDISTANCE  Distance between points on an ellipsoid

   [s12, azi1, azi2] = GEODDISTANCE(lat1, lon1, lat2, lon2)
   [s12, azi1, azi2, S12, m12, M12, M21, a12] =
      GEODDISTANCE(lat1, lon1, lat2, lon2, ellipsoid)

   solves the inverse geodesic problem of finding of length and azimuths
...<deleted>...
octave:3> projdoc
'projdoc' is a function from the file
/home/dima/.local/share/octave/api-v59/packages/geographiclib-2.2/projdoc.m

PROJDOC  Projections for an ellipsoid

   This package implements five projections:
     * the transverse Mercator projection (tranmerc)
     * the polar stereographic projection (polarst)
     * the azimuthal equidistant projection (eqdazim)
     * the Cassini-Soldner projection (cassini)
     * the ellipsoidal gnomonic projection (gnomonic)

   The package implements the forward projection (from geographic to
...<deleted>...


Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65579>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]