-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- Math
| Total Complexity |
22 |
| Dependencies |
0 |
| Dependents |
6 |
| Total lines |
68 |
| Lines of code |
62 |
| Logical lines of code |
21 |
| Comment lines |
0 |
| Methods |
22 |
| Properties |
4 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
98 |
1 |
1 |
| abs() |
S |
80 |
1 |
3 |
| min() |
S |
79 |
1 |
3 |
| max() |
S |
79 |
1 |
3 |
| sin() |
S |
80 |
1 |
3 |
| cos() |
S |
80 |
1 |
3 |
| atan2() |
S |
79 |
1 |
3 |
| tan() |
S |
80 |
1 |
3 |
| exp() |
S |
80 |
1 |
3 |
| log() |
S |
80 |
1 |
3 |
| sqrt() |
S |
80 |
1 |
3 |
| round() |
S |
79 |
1 |
3 |
| floor() |
S |
80 |
1 |
3 |
| ceil() |
S |
80 |
1 |
3 |
| atan() |
S |
80 |
1 |
3 |
| asin() |
S |
80 |
1 |
3 |
| acos() |
S |
80 |
1 |
3 |
| pow() |
S |
79 |
1 |
3 |
| random() |
S |
80 |
1 |
3 |
| isNaN() |
S |
80 |
1 |
3 |
| isFinite() |
S |
80 |
1 |
3 |
| __toString() |
S |
94 |
1 |
1 |