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