menu
js_bindings package
documentation
bindings/webnn.dart
PropsMLGraphBuilder
cos method
cos method
dark_mode
light_mode
cos
method
MLOperand
cos
(
MLOperand
x
)
Implementation
MLOperand cos(MLOperand x) => js_util.callMethod(this, 'cos', [x]);
js_bindings package
documentation
bindings/webnn
PropsMLGraphBuilder
cos method
PropsMLGraphBuilder extension on
MLGraphBuilder