Correct ARCCOSH()'s parameter description

This commit is contained in:
Korrawit Pruegsanusak
2011-12-31 16:19:23 +07:00
parent d1a26ef654
commit 57bba6f55b

View File

@@ -3121,7 +3121,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
}; };
String 3 // Description of Parameter 1 String 3 // Description of Parameter 1
{ {
Text [ en-US ] = "A value greater than or equal to 1 for which the hyperbolic cosine is to be returned." ; Text [ en-US ] = "A value greater than or equal to 1 for which the inverse hyperbolic cosine is to be returned." ;
}; };
}; };
// -=*# Resource for function ARCSINHYP #*=- // -=*# Resource for function ARCSINHYP #*=-