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