public class RightTriangle extends Triangle
Constructor and Description |
---|
RightTriangle(double a,
double b) |
Modifier and Type | Method and Description |
---|---|
double |
getA() |
double |
getArea() |
double |
getB() |
double |
getC() |
Copyright © 2024. All rights reserved.