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