xLOGy

Generalized logarithm

You are now following this Submission

XLOGY - Logarithm

XLOGY(X,Y) returns the N for which X ^ N = Y.

XLOGY is defined as LOG(Y) elementswise divided by LOG(X).

N is defined as one for all elements where X equals one, and also for elements where X and Y are equal.

The log of X = 0 for any Y is defined as Inf.

Cite As

Jasper Menger (2026). xLOGy (https://www.mathworks.com/matlabcentral/fileexchange/9116-xlogy), MATLAB Central File Exchange. Retrieved .

Categories

Find more on General Applications in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Useful user comment