From 40fd487249620b095fc46b1553257a6701cdcb26 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 3 Nov 2015 09:05:20 -0500 Subject: [PATCH] Implement _rtop_/@negate@ --- core/numeric/percent.xml | 5 ++++- core/test/core/numeric/percent.xml | 36 ++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/core/numeric/percent.xml b/core/numeric/percent.xml index 3b30f305..ab87c661 100644 --- a/core/numeric/percent.xml +++ b/core/numeric/percent.xml @@ -70,7 +70,6 @@ false - false @@ -78,6 +77,10 @@ + + + + diff --git a/core/test/core/numeric/percent.xml b/core/test/core/numeric/percent.xml index 36169fc1..7f62a8df 100644 --- a/core/test/core/numeric/percent.xml +++ b/core/test/core/numeric/percent.xml @@ -138,5 +138,41 @@ + + + + \ref{_rtop_} provides a way to negate the result using a + short-hand form for convenience and conciseness. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +