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