3 references to Exp
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (3)
1858/// <inheritdoc cref="Vector64.Exp(Vector64{float})" /> 1876Vector64.Exp(vector._lower), 1877Vector64.Exp(vector._upper)