menu
const_math package
documentation
functions.dart
cot
cot.new const constructor
cot.new const constructor
dark_mode
light_mode
cot
constructor
const
cot
(
num
d
)
Calculate cotangent value in radius.
Implementation
const factory cot(num d) = ConstMath.cot;
const_math package
documentation
functions
cot
cot.new const constructor
cot extension type