Lines Matching full:also

113 the arcus cosine of its numerical argument.  See also L<Math::Trig>.
118 hyperbolic arcus cosine of its numerical argument [C99]. See also
154 the arcus sine of its numerical argument. See also L<Math::Trig>.
159 hyperbolic arcus sine of its numerical argument [C99]. See also
170 arcus tangent of its numerical argument. See also L<Math::Trig>.
175 hyperbolic arcus tangent of its numerical argument [C99]. See also
182 coordinate and the I<x> coordinate. See also L<Math::Trig>.
275 See also L<perlfunc/close>.
292 See L<perlfunc/cos>; see also L<Math::Trig>.
297 the hyperbolic cosine of its numeric argument. See also L<Math::Trig>.
305 See also L</signbit>.
315 See also L<perlfunc/sysopen> and its C<O_CREAT> flag.
431 See also L</log1p>.
470 See also C<L<perlvar/$OUTPUT_AUTOFLUSH>>.
482 Not implemented. Use method C<IO::Handle::gets()> instead. Similar to E<lt>E<gt>, also known
575 means subnormal numbers (also known as denormals), very small numbers
655 See also L<Cwd>.
739 Returns one line from C<STDIN>, similar to E<lt>E<gt>, also known
769 See also L</logb>.
779 See also L</isinf>, and L</fpclassify>.
815 See also L</isinf>, L</isnan>, and L</fpclassify>.
825 (Also C<isgreaterequal>, C<isless>, C<islessequal>, C<islessgreater>,
836 See also L</Inf>, L</isnan>, L</isfinite>, and L</fpclassify>.
849 Note that you can also test for "C<NaN>-ness" with
856 See also L</nan>, L</NaN>, L</isinf>, and L</fpclassify>.
863 See also L</isfinite>, and L</fpclassify>.
956 See also L</tgamma>.
967 See also L</expm1>.
975 See also L</ilogb>.
987 scope of a S<C<use locale>>. Users of this function should also read
1041 locales, which don't have most monetary values defined. It can also
1081 You can also use
1121 See also L</ceil>, L</floor>, L</trunc>.
1257 See also L</round>.
1266 See also L</nan>, C</isnan>, and L</fpclassify>.
1282 The result has a dual nature: it is a NaN, but it also carries
1297 depends on the platform. Also note that the payload of the default
1303 See also L</isnan>, L</NaN>, L</setpayload> and L</issignaling>.
1369 See also L<perlfunc/sysopen>.
1416 See also L<perlfunc/pipe>.
1424 You can also use the C<**> operator, see L<perlop>.
1429 See also L<perlfunc/printf>.
1450 See also L<perlfunc/kill> and the C<$$> in L<perlvar/$PID>.
1467 See also L<perlfunc/sysread>.
1485 See also L</remquo>.
1494 Like L</remainder> but also returns the low-order bits of the quotient (n)
1528 See also L</ceil>, L</floor>, L</lround>, L</modf>, and L</trunc>.
1534 See also L</frexp> and L</ldexp>.
1624 See also L</setpayloadsig>, L</isnan>, L</getpayload>, and L</issignaling>.
1631 Like L</setpayload> but also makes the NaN I<signaling>. Added in Perl
1642 See also L</nan>, L</isnan>, L</getpayload>, and L</issignaling>.
1666 the C<action> and C<oldaction> arguments (the oldaction can also be
1668 for details, see also L</POSIX::SigRt>.
1679 the first argument, the signal name, also receive a second argument, a
1692 The following are also defined by POSIX/SUSv3, but unfortunately
1702 A third argument is also passed to the handler, which contains a copy
1710 C<sigaction> and possibly also C<siginfo> documentation.
1776 See L<perlfunc/sin>; see also L<Math::Trig>.
1782 See also L<Math::Trig>.
1848 Note also that it doesn't make sense for a string to be encoded in one
2061 tangent of the numerical argument. See also L<Math::Trig>.
2066 hyperbolic tangent of the numerical argument. See also L<Math::Trig>.
2114 See also L</lgamma>.
2167 See also L</ceil>, L</floor>, and L</round>.
2300 See also L<perlfunc/syswrite>.
2351 You may also examine the "safe" flag on the output action object which is