ssin property
double
get
ssin
The sine of the rotation multiplied by that same scale factor.
Implementation
double get ssin => _value[1];
The sine of the rotation multiplied by that same scale factor.
double get ssin => _value[1];