This commit is contained in:
Vitor Santos Costa
2018-05-08 23:42:02 +01:00
parent 6fe162025b
commit 74222843e5
23 changed files with 53 additions and 363 deletions

View File

@@ -259,7 +259,7 @@ static Int p_isnan(USES_REGS1) { /* X isnan Y */
}
/**
@pred isinf(? X:float) is det</b>
@pred isinf(? X:float) is det
Interface to the IEE754 `isinf` test.
*/