pub fn sin(
    graph: &mut ComputationGraph,
    input: &ReverseVariable,
) -> ReverseVariable
Expand description

Sine operation on computation graph