xlnstorch.operators.lns_div# xlnstorch.operators.lns_div(x, y, base)# See docs for torch.div() for parameter/return details. Typically, torch.Tensor arguments are the equivalent internal representations of LNStensors. Parameters: x (Tensor) y (Tensor) base (Tensor) Return type: Tensor