tan

Function tan 

Source
pub fn tan<'c>(
    context: &'c Context,
    complex: Value<'c, '_>,
    location: Location<'c>,
) -> TanOperation<'c>
Expand description

Creates a tan operation.