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

Cosine operation on computation graph