menu
advanced_polygons package
documentation
objects/angle.dart
Angle
b property
b property
dark_mode
light_mode
b
property
num
get
b
If used as slope, then value of 'b' in eqn: ax + by + c = 0
Implementation
num get b => -base;
advanced_polygons package
documentation
objects/angle
Angle
b property
Angle class