Use simpler MathJax escape sequence
This commit is contained in:
parent
57e3daac9d
commit
6b95a3a87c
|
@ -219,7 +219,7 @@ public class Gamma {
|
|||
private Gamma() {}
|
||||
|
||||
/**
|
||||
* Computes the function \( \ln \Gamma(x) \) for \( x > 0 \).
|
||||
* Computes the function \( \ln \Gamma(x) \) for \( x \gt 0 \).
|
||||
*
|
||||
* <p>
|
||||
* For \( x \leq 8 \), the implementation is based on the double precision
|
||||
|
|
Loading…
Reference in New Issue