Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/.expect/math3.x86.txt

    rfc263b5 r099a40d  
    1 sinh:1.1752 1.1752011936438 1.17520119364380146 0.634964+1.29846i 0.634963914784736+1.29845758141598i 0.634963914784736108+1.29845758141597729i
    2 cosh:1.54308 1.54308063481524 1.54308063481524378 0.83373+0.988898i 0.833730025131149+0.988897705762865i 0.833730025131149049+0.988897705762865096i
    3 tanh:0.761594 0.761594155955765 0.761594155955764888 1.08392+0.271753i 1.08392332733869+0.271752585319512i 1.08392332733869454+0.271752585319511717i
    4 acosh:0 0 0 1.06128+0.904557i 1.06127506190504+0.904556894302381i 1.06127506190503565+0.904556894302381364i
    5 asinh:0.881374 0.881373587019543 0.881373587019543025 1.06128+0.666239i 1.06127506190504+0.666239432492515i 1.06127506190503565+0.666239432492515255i
    6 atanh:inf inf inf 0.402359+1.01722i 0.402359478108525+1.01722196789785i 0.402359478108525094+1.01722196789785137i
    7 erf:0.842701 0.842700792949715 0.842700792949714869
    8 erfc:0.157299 0.157299207050285 0.157299207050285131
    9 lgamma:1.79176 1.79175946922805 1.791759469228055
    10 lgamma:1.79176 1 1.79175946922805 1 1.791759469228055 1
    11 tgamma:6 6 6
     1floor:1 1 1
     2ceil:2 2 2
     3trunc:3 3 3
     4rint:2 2 2
     5rint:2 2 2
     6rint:2 2 2
     7lrint:2 2 2
     8llrint:2 2 2
     9nearbyint:4 4 4
     10round:2 2 2
     11round:2 2 2
     12round:2 2 2
     13lround:2 2 2
     14llround:2 2 2
     15copysign:-1 -1 -1
     16frexp:0.5 3 0.5 3 0.5 3
     17ldexp:8 8 8
     18modf:2 0.3 2 0.3 2 0.3
     19modf:2, 0.3 2, 0.3 2, 0.3
     20nextafter:2 2 2
     21nexttoward:2 2 2
     22scalbn:16 16 16
     23scalbln:16 16 16
Note: See TracChangeset for help on using the changeset viewer.