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